diff options
author | Jason Wever <weeve@gentoo.org> | 2003-11-20 02:12:03 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-11-20 02:12:03 +0000 |
commit | e6ffbd14bfb893832a2bccc912d209f5d1627d26 (patch) | |
tree | afae1a0689cedd79439d9d0f99f2693f1fb038f7 /dev-perl | |
parent | DEPEND cleanup #33866 and build it nicer (diff) | |
download | gentoo-2-e6ffbd14bfb893832a2bccc912d209f5d1627d26.tar.gz gentoo-2-e6ffbd14bfb893832a2bccc912d209f5d1627d26.tar.bz2 gentoo-2-e6ffbd14bfb893832a2bccc912d209f5d1627d26.zip |
Added ~sparc keyword so cdrdao can emerge again.
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/libvorbis-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/libvorbis-perl/Manifest | 4 | ||||
-rw-r--r-- | dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/libvorbis-perl/ChangeLog b/dev-perl/libvorbis-perl/ChangeLog index d02fce40cf6a..ee68d6146a1f 100644 --- a/dev-perl/libvorbis-perl/ChangeLog +++ b/dev-perl/libvorbis-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/libvorbis-perl # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/ChangeLog,v 1.1 2003/11/19 18:36:25 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/ChangeLog,v 1.2 2003/11/20 02:11:59 weeve Exp $ + + 19 Nov 2003; Jason Wever <weeve@gentoo.org> libvorbis-perl-0.04.ebuild: + Added ~sparc keyword so cdrdao can emerge again. *libvorbis-perl-0.04 (19 Nov 2003) diff --git a/dev-perl/libvorbis-perl/Manifest b/dev-perl/libvorbis-perl/Manifest index 483b7ad8b34d..bdde91176d47 100644 --- a/dev-perl/libvorbis-perl/Manifest +++ b/dev-perl/libvorbis-perl/Manifest @@ -1,3 +1,3 @@ -MD5 424d555cfdc86dd06a11a8747bf02d37 ChangeLog 363 -MD5 306d15cd4028674b6260c6796a728083 libvorbis-perl-0.04.ebuild 603 +MD5 718766f25775e9071fbebd84d8b570bd ChangeLog 487 +MD5 238c840dc443dddd687e3be497aa31cd libvorbis-perl-0.04.ebuild 608 MD5 c58c3fd7d4ebf456c65599b3bf8afe6c files/digest-libvorbis-perl-0.04 70 diff --git a/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild b/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild index 9797b8ba8161..385511802522 100644 --- a/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild +++ b/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild,v 1.3 2003/11/19 18:46:52 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild,v 1.4 2003/11/20 02:11:59 weeve Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://synthcode.com/code/vorbis/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" DEPEND="${DEPEND} media-libs/libogg |