diff options
author | Johannes Huber <johu@gentoo.org> | 2012-04-13 21:50:38 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-04-13 21:50:38 +0000 |
commit | c8eb0562e9648ddca428e3d5ad743cfb4a1adf1d (patch) | |
tree | e99619f98d726f98ad7bf4f23ce3ee64f4b479c4 /kde-base/korundum | |
parent | Version bump to include updated translations and python3 fixes. (diff) | |
download | historical-c8eb0562e9648ddca428e3d5ad743cfb4a1adf1d.tar.gz historical-c8eb0562e9648ddca428e3d5ad743cfb4a1adf1d.tar.bz2 historical-c8eb0562e9648ddca428e3d5ad743cfb4a1adf1d.zip |
Fix repoman QA issue. Remove rdepend on not existing use flag, thx Mr. Bones.
Package-Manager: portage-2.2.0_alpha100/cvs/Linux i686
Diffstat (limited to 'kde-base/korundum')
-rw-r--r-- | kde-base/korundum/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/korundum/korundum-4.8.1.ebuild | 4 | ||||
-rw-r--r-- | kde-base/korundum/korundum-4.8.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/korundum/ChangeLog b/kde-base/korundum/ChangeLog index 65300b1e5b56..e6514ae11a16 100644 --- a/kde-base/korundum/ChangeLog +++ b/kde-base/korundum/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/korundum # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/ChangeLog,v 1.107 2012/04/04 23:59:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/ChangeLog,v 1.108 2012/04/13 21:50:38 johu Exp $ + + 13 Apr 2012; Johannes Huber <johu@gentoo.org> korundum-4.8.1.ebuild, + korundum-4.8.2.ebuild: + Fix repoman QA issue. Remove rdepend on not existing use flag, thx Mr. Bones. *korundum-4.8.2 (04 Apr 2012) diff --git a/kde-base/korundum/korundum-4.8.1.ebuild b/kde-base/korundum/korundum-4.8.1.ebuild index 6e8e5ca3fae3..24a626ed4aed 100644 --- a/kde-base/korundum/korundum-4.8.1.ebuild +++ b/kde-base/korundum/korundum-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/korundum-4.8.1.ebuild,v 1.2 2012/04/04 18:37:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/korundum-4.8.1.ebuild,v 1.3 2012/04/13 21:50:38 johu Exp $ EAPI=4 @@ -26,7 +26,7 @@ IUSE="akonadi debug kate okular" DEPEND=" $(add_kdebase_dep qtruby) - $(add_kdebase_dep smokekde 'akonadi?,kate?,okular?,semantic-desktop') + $(add_kdebase_dep smokekde 'kate?,okular?,semantic-desktop') $(add_kdebase_dep smokeqt) " RDEPEND="${DEPEND} diff --git a/kde-base/korundum/korundum-4.8.2.ebuild b/kde-base/korundum/korundum-4.8.2.ebuild index 8d66c0889310..1966ba5c256f 100644 --- a/kde-base/korundum/korundum-4.8.2.ebuild +++ b/kde-base/korundum/korundum-4.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/korundum-4.8.2.ebuild,v 1.1 2012/04/04 23:59:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/korundum/korundum-4.8.2.ebuild,v 1.2 2012/04/13 21:50:38 johu Exp $ EAPI=4 @@ -26,7 +26,7 @@ IUSE="akonadi debug kate okular" DEPEND=" $(add_kdebase_dep qtruby) - $(add_kdebase_dep smokekde 'akonadi?,kate?,okular?,semantic-desktop') + $(add_kdebase_dep smokekde 'kate?,okular?,semantic-desktop') $(add_kdebase_dep smokeqt) " RDEPEND="${DEPEND} |