summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* kde-base/kdelibs -> kde-frameworks/kdelibsJohannes Huber2016-12-241-4/+4
|
* kde4-base.eclass: Add KDevelop 4.7.4 SRC_URIJohannes Huber2016-12-171-0/+1
|
* kde4-base.eclass: 15.08.0 tarballs moved to AtticAndreas Sturmlechner2016-09-291-1/+1
|
* kde4-base.eclass: remove reference to old kdelibs versionsMichael Palimaka2016-09-191-1/+1
| | | | Signed-off-by: layman <layman@localhost>
* kde4-base.eclass: Introduce WEBKIT_REQUIREDAndreas Sturmlechner2016-07-281-2/+30
| | | | webkit flag is on by default to build as upstream intended.
* kde4-base.eclass: Remove warning without kde-apps/kdebase-runtime-metaAndreas Sturmlechner2016-07-091-10/+0
| | | | Signed-off-by: Johannes Huber <johu@gentoo.org>
* kde4-base.eclass: don't perform gcc version check with clangMichael Palimaka2016-07-071-1/+1
| | | | Gentoo-bug: 587998
* kde4-*.eclass: Migrate to L10N flagsMichał Górny2016-07-031-2/+2
|
* kde4-base.eclass: Cleanup SRC_URIsAndreas Sturmlechner2016-07-031-10/+0
|
* kde4-base.eclass: use https for default EGIT_MIRRORMichael Palimaka2016-06-171-1/+1
|
* kde4-base.eclass: Fix test phase with virtual X and EAPI 6Johannes Huber2016-06-011-1/+1
| | | | | Migrate to virtx function as old virtualmake is banned in EAPI 6, which makes test phase fail for eclass consumers require virtual X.
* kde4-base.eclass: Fix typoAndreas Sturmlechner2016-05-191-1/+1
| | | | Signed-off-by: Johannes Huber <johu@gentoo.org>
* kde4-base.eclass: Add exceptions to USE=+handbookAndreas Sturmlechner2016-05-191-6/+9
| | | | | | kde-apps/kcontrol and kde-apps/knetattach also collide with slot 5. Signed-off-by: Johannes Huber <johu@gentoo.org>
* kde4-base.eclass: Cleanup SRC_URIsAndreas Sturmlechner2016-04-211-11/+2
|
* kde4-base.eclass: Remove obsolete SRC_URIAndreas Sturmlechner2016-03-271-3/+0
|
* kde4-base.eclass: Add SRC_URI for 4.14.18Andreas Sturmlechner2016-03-191-6/+3
|
* dev-util: Version bump KDevelop 4.7.3Johannes Huber2016-03-151-0/+1
| | | | | Gentoo-bug: 573652 Reported-by: Frank Krömmelbein <kroemmelbein@gmx.de>
* eclass: Update SRC_URI in kde4-baseJohannes Huber2016-03-111-0/+3
|
* kde4-base.eclass: 15.04.3 SRC_URI moved to atticAndreas Sturmlechner2016-02-181-1/+4
|
* kde4-base.eclass: Exception for kde-apps/kdesu KDE_HANDBOOK, default offAndreas Sturmlechner2016-01-261-1/+5
|
* kde4-base.eclass: Update SRC_URIsAndreas Sturmlechner2016-01-201-6/+6
|
* kde4-base.eclass: add SRC_URI for 4.14.15Michael Palimaka2015-12-231-0/+3
|
* kde4-base.eclass: Add 4.14.14 SRC_URIAndreas Sturmlechner2015-11-141-0/+3
|
* kde-apps/oxygen-icons: pkgmove to kde-frameworks/oxygen-iconsAndreas Sturmlechner2015-11-141-1/+1
| | | | | | | | | kde4-base.eclass: Recognize KDEBASE in kde-frameworks kde4-functions.eclass: Change RDEPEND chromium.eclass: Minor change Various ebuilds: kde-apps/oxygen-icons -> kde-frameworks/oxygen-icons Package-Manager: portage-2.2.23
* kde4-base.eclass: cleanup old SRC_URIMichael Palimaka2015-10-271-12/+0
|
* kde4-base.eclass: Add 4.14.13 release SRC_URIAndreas Sturmlechner2015-10-151-0/+3
|
* eclass: gentoo.org has https per defaultJustin Lecher2015-09-251-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* kde4-base.eclass: relax blockerMichael Palimaka2015-09-251-1/+1
| | | | Gentoo-bug: 560698
* profiles: Add URI for kdelibs 4.14.12Manuel Rüger2015-09-171-0/+3
|
* kde4-base.eclass: use https.Michael Palimaka2015-09-101-2/+2
|
* kde4-base.eclass: kde-l10n -> kde4-l10nAndreas Sturmlechner2015-08-301-5/+5
| | | | Fixes https://bugs.gentoo.org/show_bug.cgi?id=559086
* kde4-base.eclass: Update SRC_URIsJohannes Huber2015-08-191-0/+6
|
* kde4-base.eclass: Avoid confusion over system configurationAndreas Sturmlechner2015-08-131-4/+2
| | | | E.g. https://forums.gentoo.org/viewtopic-p-7786236.html#7786236
* kde4-base.eclass: Fix KDE_SCM=svnAndreas Sturmlechner2015-08-131-0/+5
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+922
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed