summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-10-17 10:00:21 +0000
committerDavid Holm <dholm@gentoo.org>2004-10-17 10:00:21 +0000
commit3791b74006edd59f70fdd6fce6409e835fa84150 (patch)
treebf9af3e5233a60fcafd20efb50caf39f46cb5617 /gnustep-apps
parentdepend on app-arch/unzip (Manifest recommit) (diff)
downloadgentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.tar.gz
gentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.tar.bz2
gentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.zip
Added to ~ppc
Diffstat (limited to 'gnustep-apps')
-rw-r--r--gnustep-apps/mylibrary/ChangeLog5
-rw-r--r--gnustep-apps/mylibrary/mylibrary-0.4.5g.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/mylibrary/ChangeLog b/gnustep-apps/mylibrary/ChangeLog
index 70ddc469eeb0..489da48feca2 100644
--- a/gnustep-apps/mylibrary/ChangeLog
+++ b/gnustep-apps/mylibrary/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-apps/mylibrary
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/ChangeLog,v 1.1 2004/09/25 21:17:33 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/ChangeLog,v 1.2 2004/10/17 09:55:51 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> mylibrary-0.4.5g.ebuild:
+ Added to ~ppc.
*mylibrary-0.4.5g (25 Sep 2004)
diff --git a/gnustep-apps/mylibrary/mylibrary-0.4.5g.ebuild b/gnustep-apps/mylibrary/mylibrary-0.4.5g.ebuild
index bf3612501e81..88e3bc2cb57f 100644
--- a/gnustep-apps/mylibrary/mylibrary-0.4.5g.ebuild
+++ b/gnustep-apps/mylibrary/mylibrary-0.4.5g.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/mylibrary-0.4.5g.ebuild,v 1.1 2004/09/25 21:17:33 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/mylibrary-0.4.5g.ebuild,v 1.2 2004/10/17 09:55:51 dholm Exp $
inherit gnustep
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.people.virginia.edu/~yc2w/MyLibrary/"
SRC_URI="http://www.people.virginia.edu/~yc2w/MyLibrary/${P/myl/MyL}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="${IUSE} doc"
DEPEND="${GS_DEPEND}"