From 06033b5cc4975050bcedfc6978fce71f7493695d Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Fri, 24 Sep 2004 08:45:55 +0000 Subject: Added ~alpha back to KEYWORDS as it looks like it was accidently dropped from KEYWORDS during a bump... if that is not the case, sorry, but there was no note to the effect in the ChangeLog. This is needed for libcddb. --- dev-libs/libcdio/ChangeLog | 7 ++++++- dev-libs/libcdio/libcdio-0.69.ebuild | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'dev-libs/libcdio') diff --git a/dev-libs/libcdio/ChangeLog b/dev-libs/libcdio/ChangeLog index 22ee6624a610..987e37666856 100644 --- a/dev-libs/libcdio/ChangeLog +++ b/dev-libs/libcdio/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libcdio # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v 1.15 2004/09/24 03:03:50 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/ChangeLog,v 1.16 2004/09/24 08:45:55 eradicator Exp $ + + 24 Sep 2004; Jeremy Huddleston libcdio-0.69.ebuild: + Added ~alpha back to KEYWORDS as it looks like it was accidently dropped from + KEYWORDS during a bump... if that is not the case, sorry, but there was no + note to the effect in the ChangeLog. This is needed for libcddb. 23 Sep 2004; Tom Gall libcdio-0.69.ebuild: added ~ppc64 diff --git a/dev-libs/libcdio/libcdio-0.69.ebuild b/dev-libs/libcdio/libcdio-0.69.ebuild index 1e29e6b5073c..68dcac88d208 100644 --- a/dev-libs/libcdio/libcdio-0.69.ebuild +++ b/dev-libs/libcdio/libcdio-0.69.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/libcdio-0.69.ebuild,v 1.6 2004/09/24 03:03:50 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcdio/libcdio-0.69.ebuild,v 1.7 2004/09/24 08:45:55 eradicator Exp $ DESCRIPTION="A library to encapsulate CD-ROM reading and control" HOMEPAGE="http://www.gnu.org/software/libcdio/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~sparc ~ppc64" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="cddb" DEPEND="dev-util/pkgconfig -- cgit v1.2.3-65-gdbad