diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 04:04:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 04:04:29 +0000 |
commit | 6d79b02617be00fb78e6b2e1a579bbc8f0591813 (patch) | |
tree | d5b3fa099473a82ddadd56ef0a2ae13d8de2fd52 /media-libs/aalib/aalib-1.4_rc4-r2.ebuild | |
parent | stable on ia64 (Manifest recommit) (diff) | |
download | gentoo-2-6d79b02617be00fb78e6b2e1a579bbc8f0591813.tar.gz gentoo-2-6d79b02617be00fb78e6b2e1a579bbc8f0591813.tar.bz2 gentoo-2-6d79b02617be00fb78e6b2e1a579bbc8f0591813.zip |
stable on ia64
Diffstat (limited to 'media-libs/aalib/aalib-1.4_rc4-r2.ebuild')
-rw-r--r-- | media-libs/aalib/aalib-1.4_rc4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/aalib/aalib-1.4_rc4-r2.ebuild b/media-libs/aalib/aalib-1.4_rc4-r2.ebuild index e1fc8d58159b..22e3197a18b4 100644 --- a/media-libs/aalib/aalib-1.4_rc4-r2.ebuild +++ b/media-libs/aalib/aalib-1.4_rc4-r2.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/aalib/aalib-1.4_rc4-r2.ebuild,v 1.15 2004/01/26 00:31:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/aalib/aalib-1.4_rc4-r2.ebuild,v 1.16 2004/01/29 04:01:59 agriffis Exp $ inherit eutils libtool @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/aa-project/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" IUSE="X slang gpm" DEPEND=">=sys-libs/ncurses-5.1 |