diff options
author | David Holm <dholm@gentoo.org> | 2004-02-15 12:08:52 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-15 12:08:52 +0000 |
commit | 4339f3c8c557913cfa758e7923535bd23ad33fba (patch) | |
tree | 1fc680d6dfae60cacc59741042b44f951ef59648 /dev-libs | |
parent | Ebuild cleanup. (Manifest recommit) (diff) | |
download | gentoo-2-4339f3c8c557913cfa758e7923535bd23ad33fba.tar.gz gentoo-2-4339f3c8c557913cfa758e7923535bd23ad33fba.tar.bz2 gentoo-2-4339f3c8c557913cfa758e7923535bd23ad33fba.zip |
Added to ~ppc
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/ffcall/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/ffcall/ffcall-1.8d.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/icu/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/icu/icu-2.6.ebuild | 6 |
4 files changed, 14 insertions, 8 deletions
diff --git a/dev-libs/ffcall/ChangeLog b/dev-libs/ffcall/ChangeLog index 9da7697936b3..75c4967d9bfe 100644 --- a/dev-libs/ffcall/ChangeLog +++ b/dev-libs/ffcall/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-libs/ffcall # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # Author Nick Hadaway <raker@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.8 2004/01/29 15:13:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ChangeLog,v 1.9 2004/02/15 12:08:52 dholm Exp $ + + 15 Feb 2004; David Holm <dholm@gentoo.org> ffcall-1.8d.ebuild: + Added to ~ppc. 29 Jan 2004; Aron Griffis <agriffis@gentoo.org> ffcall-1.8d.ebuild: add ~alpha diff --git a/dev-libs/ffcall/ffcall-1.8d.ebuild b/dev-libs/ffcall/ffcall-1.8d.ebuild index 9b1d5017935a..27c3f67e18f6 100644 --- a/dev-libs/ffcall/ffcall-1.8d.ebuild +++ b/dev-libs/ffcall/ffcall-1.8d.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/dev-libs/ffcall/ffcall-1.8d.ebuild,v 1.11 2004/01/29 15:50:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ffcall/ffcall-1.8d.ebuild,v 1.12 2004/02/15 12:08:52 dholm Exp $ DESCRIPTION="foreign function call libraries" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${P}.tar.gz" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/directory/ffcall.html" # under GNU LGPL." -ffcall author LICENSE="GPL-2 | LGPL-2" SLOT="0" -KEYWORDS="x86 sparc ~hppa ~alpha" +KEYWORDS="x86 sparc ~hppa ~alpha ~ppc" DEPEND="virtual/glibc" diff --git a/dev-libs/icu/ChangeLog b/dev-libs/icu/ChangeLog index 8477722a378a..3e7349d3dfa9 100644 --- a/dev-libs/icu/ChangeLog +++ b/dev-libs/icu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/icu -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.8 2003/10/06 09:47:37 pyrania Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/ChangeLog,v 1.9 2004/02/15 12:04:26 dholm Exp $ + + 15 Feb 2004; David Holm <dholm@gentoo.org> icu-2.6.ebuild: + Added to ~ppc. *icu-2.6 (06 Oct 2003) diff --git a/dev-libs/icu/icu-2.6.ebuild b/dev-libs/icu/icu-2.6.ebuild index f4421c3cec24..c5f458618e39 100644 --- a/dev-libs/icu/icu-2.6.ebuild +++ b/dev-libs/icu/icu-2.6.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-libs/icu/icu-2.6.ebuild,v 1.2 2003/11/16 23:06:40 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-2.6.ebuild,v 1.3 2004/02/15 12:04:26 dholm Exp $ S=${WORKDIR}/${PN}/source DESCRIPTION="IBM Internationalization Components for Unicode" @@ -9,7 +9,7 @@ HOMEPAGE="http://oss.software.ibm.com/icu/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~sparc " +KEYWORDS="x86 ~sparc ~ppc" DEPEND="virtual/glibc" |