diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 16:58:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 16:58:21 +0000 |
commit | 3fdc3f781e2d75bb17c3d70df08d6f21d5636d66 (patch) | |
tree | 51eff294fc9dfdb3cfec5b373be4e079fd9d8b2e /dev-util/gnustep-base | |
parent | add ~alpha (Manifest recommit) (diff) | |
download | gentoo-2-3fdc3f781e2d75bb17c3d70df08d6f21d5636d66.tar.gz gentoo-2-3fdc3f781e2d75bb17c3d70df08d6f21d5636d66.tar.bz2 gentoo-2-3fdc3f781e2d75bb17c3d70df08d6f21d5636d66.zip |
add ~alpha
Diffstat (limited to 'dev-util/gnustep-base')
-rw-r--r-- | dev-util/gnustep-base/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/gnustep-base/gnustep-base-1.7.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/gnustep-base/ChangeLog b/dev-util/gnustep-base/ChangeLog index dd8c12219f7e..226390014869 100644 --- a/dev-util/gnustep-base/ChangeLog +++ b/dev-util/gnustep-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gnustep-base -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-base/ChangeLog,v 1.17 2003/07/30 18:57:50 raker Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-base/ChangeLog,v 1.18 2004/01/29 16:57:26 agriffis Exp $ + + 29 Jan 2004; Aron Griffis <agriffis@gentoo.org> gnustep-base-1.7.2.ebuild: + add ~alpha *gnustep-base-1.7.2 (30 Jul 2003) diff --git a/dev-util/gnustep-base/gnustep-base-1.7.2.ebuild b/dev-util/gnustep-base/gnustep-base-1.7.2.ebuild index da6509b1f669..f33f43eaee87 100644 --- a/dev-util/gnustep-base/gnustep-base-1.7.2.ebuild +++ b/dev-util/gnustep-base/gnustep-base-1.7.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-base/gnustep-base-1.7.2.ebuild,v 1.1 2003/07/30 18:57:50 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-base/gnustep-base-1.7.2.ebuild,v 1.2 2004/01/29 16:57:26 agriffis Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND="=dev-util/gnustep-make-${PV}* >=dev-libs/libxml2-2.4.24" |