diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 15:54:04 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 15:54:04 +0000 |
commit | 29b4bb5bf4e15ead85f5dc5190f82e64bae22128 (patch) | |
tree | 697cdfc6dda4d8404e713845f04a0369df970f89 /x11-libs/libast | |
parent | hax (diff) | |
download | gentoo-2-29b4bb5bf4e15ead85f5dc5190f82e64bae22128.tar.gz gentoo-2-29b4bb5bf4e15ead85f5dc5190f82e64bae22128.tar.bz2 gentoo-2-29b4bb5bf4e15ead85f5dc5190f82e64bae22128.zip |
sparc keyword
Diffstat (limited to 'x11-libs/libast')
-rw-r--r-- | x11-libs/libast/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libast/libast-0.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libast/ChangeLog b/x11-libs/libast/ChangeLog index d6bb49cf7270..4e87b052c3cb 100644 --- a/x11-libs/libast/ChangeLog +++ b/x11-libs/libast/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for x11-libs/libast # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.7 2003/03/20 12:58:26 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.8 2003/04/09 15:50:10 todd Exp $ *libast-0.5-r1 (20 Mar 2003) + 09 Apr 2003; Todd Sunderlin <todd@gentoo.org> libast-0.5-r1.ebuild: + Marked stable for sparc. + 20 Mar 2003; Seemant Kulleen <seemant@gentoo.org> libast-0.4-r1.ebuild, libast-0.4-r1.ebuild, libast-0.5-r1.ebuild: pic nonsense removed: version bumped diff --git a/x11-libs/libast/libast-0.5-r1.ebuild b/x11-libs/libast/libast-0.5-r1.ebuild index 01f45f7701a0..1e347cd64d03 100644 --- a/x11-libs/libast/libast-0.5-r1.ebuild +++ b/x11-libs/libast/libast-0.5-r1.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/x11-libs/libast/libast-0.5-r1.ebuild,v 1.1 2003/03/20 12:58:26 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.5-r1.ebuild,v 1.2 2003/04/09 15:50:10 todd Exp $ IUSE="imlib" @@ -11,7 +11,7 @@ SRC_URI="http://www.eterm.org/download/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc alpha ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 ppc alpha sparc ~alpha ~mips ~hppa ~arm" DEPEND="virtual/x11 >=media-libs/freetype-1.3" |