diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 15:50:10 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 15:50:10 +0000 |
commit | 4edad3bcb7cdad42dc0c12b0926f2aef9f87d4a5 (patch) | |
tree | a4a4a8aca9bbffd58ac49711d51d7a27854b26c5 | |
parent | hax (diff) | |
download | historical-4edad3bcb7cdad42dc0c12b0926f2aef9f87d4a5.tar.gz historical-4edad3bcb7cdad42dc0c12b0926f2aef9f87d4a5.tar.bz2 historical-4edad3bcb7cdad42dc0c12b0926f2aef9f87d4a5.zip |
sparc keyword
-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" |