diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:30:06 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:30:06 +0000 |
commit | 0c8e22a08c4db8620b837d4f4bfbb202f8f63c33 (patch) | |
tree | 2656cb9d139c2fee1738f5df94f408e68fe2d2c9 /kde-base/kscd | |
parent | Restore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff) | |
download | gentoo-2-0c8e22a08c4db8620b837d4f4bfbb202f8f63c33.tar.gz gentoo-2-0c8e22a08c4db8620b837d4f4bfbb202f8f63c33.tar.bz2 gentoo-2-0c8e22a08c4db8620b837d4f4bfbb202f8f63c33.zip |
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kscd')
-rw-r--r-- | kde-base/kscd/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/kscd/kscd-4.2.1.ebuild | 23 | ||||
-rw-r--r-- | kde-base/kscd/kscd-4.2.2.ebuild | 4 |
3 files changed, 10 insertions, 26 deletions
diff --git a/kde-base/kscd/ChangeLog b/kde-base/kscd/ChangeLog index 5a59b7a4d51b..b245f00975db 100644 --- a/kde-base/kscd/ChangeLog +++ b/kde-base/kscd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for kde-base/kscd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kscd/ChangeLog,v 1.113 2009/04/12 05:57:51 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kscd/ChangeLog,v 1.114 2009/04/17 06:30:06 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kscd-4.2.1.ebuild, + kscd-4.2.2: + Restore ~hppa keywords + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -kscd-4.2.1.ebuild: + Drop KDE 4.2.1 *kscd-4.2.2 (11 Apr 2009) diff --git a/kde-base/kscd/kscd-4.2.1.ebuild b/kde-base/kscd/kscd-4.2.1.ebuild deleted file mode 100644 index a9ccdb054708..000000000000 --- a/kde-base/kscd/kscd-4.2.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kscd/kscd-4.2.1.ebuild,v 1.3 2009/04/11 18:41:51 armin76 Exp $ - -EAPI="2" - -KMNAME="kdemultimedia" -inherit kde4-meta - -DESCRIPTION="KDE CD player" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" - -DEPEND=" - >=kde-base/libkcddb-${PV}:${SLOT}[kdeprefix=] - >=kde-base/libkcompactdisc-${PV}:${SLOT}[kdeprefix=] - media-libs/musicbrainz:1 -" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY=" - libkcompactdisc/ -" diff --git a/kde-base/kscd/kscd-4.2.2.ebuild b/kde-base/kscd/kscd-4.2.2.ebuild index 441b1ba783d8..4e30968c55e9 100644 --- a/kde-base/kscd/kscd-4.2.2.ebuild +++ b/kde-base/kscd/kscd-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kscd/kscd-4.2.2.ebuild,v 1.1 2009/04/12 05:57:51 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kscd/kscd-4.2.2.ebuild,v 1.2 2009/04/17 06:30:06 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdemultimedia" inherit kde4-meta DESCRIPTION="KDE CD player" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug doc" DEPEND=" |