diff options
author | David Holm <dholm@gentoo.org> | 2004-10-14 20:09:37 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-14 20:09:37 +0000 |
commit | 2f4084f5faa39434a66ae52789fe9a905f3e22ea (patch) | |
tree | ca825440d6a23e83cecce76d6fb76e98a9ac55a9 /gnustep-apps/clipbook | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-2f4084f5faa39434a66ae52789fe9a905f3e22ea.tar.gz gentoo-2-2f4084f5faa39434a66ae52789fe9a905f3e22ea.tar.bz2 gentoo-2-2f4084f5faa39434a66ae52789fe9a905f3e22ea.zip |
Added to ~ppc
Diffstat (limited to 'gnustep-apps/clipbook')
-rw-r--r-- | gnustep-apps/clipbook/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-apps/clipbook/clipbook-0.94_pre20040928.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnustep-apps/clipbook/ChangeLog b/gnustep-apps/clipbook/ChangeLog index 45ea42e3f8f8..bf7d1b8f25d1 100644 --- a/gnustep-apps/clipbook/ChangeLog +++ b/gnustep-apps/clipbook/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/clipbook # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/ChangeLog,v 1.1 2004/10/04 23:56:37 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/ChangeLog,v 1.2 2004/10/14 20:09:37 dholm Exp $ + + 14 Oct 2004; David Holm <dholm@gentoo.org> + clipbook-0.94_pre20040928.ebuild: + Added to ~ppc. *clipbook-0.94_pre20040928 (04 Oct 2004) diff --git a/gnustep-apps/clipbook/clipbook-0.94_pre20040928.ebuild b/gnustep-apps/clipbook/clipbook-0.94_pre20040928.ebuild index b896a805b4e8..8cf73915bb8f 100644 --- a/gnustep-apps/clipbook/clipbook-0.94_pre20040928.ebuild +++ b/gnustep-apps/clipbook/clipbook-0.94_pre20040928.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/clipbook/clipbook-0.94_pre20040928.ebuild,v 1.1 2004/10/04 23:56:37 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.94_pre20040928.ebuild,v 1.2 2004/10/14 20:09:37 dholm Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" @@ -17,7 +17,7 @@ S=${WORKDIR}/${ECVS_MODULE} DESCRIPTION="A clipboard for GNUstep that can hold things for later copy and paste." HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" SLOT="0" |