diff options
author | 2003-03-03 09:31:49 +0000 | |
---|---|---|
committer | 2003-03-03 09:31:49 +0000 | |
commit | 1e3755897ddb775038915340ea2bb229dab05c2d (patch) | |
tree | 45e126de99fbd5a905ad05efab38b0b8b4bb7c28 /x11-libs | |
parent | java fix for #15816 (diff) | |
download | gentoo-2-1e3755897ddb775038915340ea2bb229dab05c2d.tar.gz gentoo-2-1e3755897ddb775038915340ea2bb229dab05c2d.tar.bz2 gentoo-2-1e3755897ddb775038915340ea2bb229dab05c2d.zip |
Unmasked
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libast/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libast/libast-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libast/ChangeLog b/x11-libs/libast/ChangeLog index ea9ccb499384..84dd7c04e73e 100644 --- a/x11-libs/libast/ChangeLog +++ b/x11-libs/libast/ChangeLog @@ -1,6 +1,9 @@ # 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.5 2003/02/12 09:23:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.6 2003/03/03 09:31:29 aliz Exp $ + + 03 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> libast-0.5.ebuild : + Unmasked becuse of unmasking of eterm-0.9.2. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-libs/libast/libast-0.5.ebuild b/x11-libs/libast/libast-0.5.ebuild index f30fb2f48dd2..4a24fe997718 100644 --- a/x11-libs/libast/libast-0.5.ebuild +++ b/x11-libs/libast/libast-0.5.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.ebuild,v 1.3 2003/02/13 16:58:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.5.ebuild,v 1.4 2003/03/03 09:31:29 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="LIBrary of Assorted Spiffy Things. Needed for Eterm." @@ -8,7 +8,7 @@ SRC_URI="http://www.eterm.org/download/${P}.tar.gz" HOMEPAGE="http://www.eterm.org/download/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="x86 ppc alpha ~sparc" IUSE="pic imlib" DEPEND="virtual/glibc |