diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-03 03:15:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-03 03:15:12 +0000 |
commit | 7bbc74aa5d83470cd3aa06acf038c3a108632080 (patch) | |
tree | 5ddee014f8b315895f149482113fb6d5b9be5eec /media-libs/taglib | |
parent | stable on alpha and ia64 (diff) | |
download | gentoo-2-7bbc74aa5d83470cd3aa06acf038c3a108632080.tar.gz gentoo-2-7bbc74aa5d83470cd3aa06acf038c3a108632080.tar.bz2 gentoo-2-7bbc74aa5d83470cd3aa06acf038c3a108632080.zip |
stable on alpha and ia64
Diffstat (limited to 'media-libs/taglib')
-rw-r--r-- | media-libs/taglib/taglib-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/taglib/taglib-1.0.ebuild b/media-libs/taglib/taglib-1.0.ebuild index 0cf13974b3cb..1ce3406bd49f 100644 --- a/media-libs/taglib/taglib-1.0.ebuild +++ b/media-libs/taglib/taglib-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.0.ebuild,v 1.3 2004/02/23 18:02:17 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib/taglib-1.0.ebuild,v 1.4 2004/03/03 03:14:30 agriffis Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://ktown.kde.org/~wheeler/taglib/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc hppa amd64" +KEYWORDS="x86 ~ppc ~sparc hppa amd64 alpha ia64" DEPEND=">=sys-devel/autoconf-2.58" RDEPEND="" |