diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2005-03-17 21:10:16 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2005-03-17 21:10:16 +0000 |
commit | a72ea1ff617591d2fa5bcdff79c7085f596ef136 (patch) | |
tree | e19617b39239196add8bc07251b7d7603e5c4bd3 /gnustep-apps/clipbook | |
parent | Better handling of the either/or dep (diff) | |
download | historical-a72ea1ff617591d2fa5bcdff79c7085f596ef136.tar.gz historical-a72ea1ff617591d2fa5bcdff79c7085f596ef136.tar.bz2 historical-a72ea1ff617591d2fa5bcdff79c7085f596ef136.zip |
ebuild updates for GNUstep base, libs, and apps across the board; proper versions (to be stabilized, in due time) added where apropos, cvs-pull versions updated where needed
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnustep-apps/clipbook')
-rw-r--r-- | gnustep-apps/clipbook/ChangeLog | 11 | ||||
-rw-r--r-- | gnustep-apps/clipbook/Manifest | 6 | ||||
-rw-r--r-- | gnustep-apps/clipbook/clipbook-0.6.0.7.0.ebuild (renamed from gnustep-apps/clipbook/clipbook-0.94_pre20041203.ebuild) | 15 | ||||
-rw-r--r-- | gnustep-apps/clipbook/clipbook-0.94_pre20050106.ebuild | 29 | ||||
-rw-r--r-- | gnustep-apps/clipbook/files/digest-clipbook-0.6.0.7.0 | 1 | ||||
-rw-r--r-- | gnustep-apps/clipbook/files/digest-clipbook-0.94_pre20041203 | 0 | ||||
-rw-r--r-- | gnustep-apps/clipbook/files/digest-clipbook-0.94_pre20050106 | 0 |
7 files changed, 17 insertions, 45 deletions
diff --git a/gnustep-apps/clipbook/ChangeLog b/gnustep-apps/clipbook/ChangeLog index fceb4827e33b..897b075e70e1 100644 --- a/gnustep-apps/clipbook/ChangeLog +++ b/gnustep-apps/clipbook/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for gnustep-apps/clipbook # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/ChangeLog,v 1.5 2005/01/10 16:26:46 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/ChangeLog,v 1.6 2005/03/17 20:59:13 fafhrd Exp $ + +*clipbook-0.6.0.7.0 (17 Mar 2005) + + 17 Mar 2005; Armando Di Cianno <fafhrd@gentoo.org> + +clipbook-0.6.0.7.0.ebuild, -clipbook-0.94_pre20041203.ebuild, + -clipbook-0.94_pre20050106.ebuild: + ebuild updates for GNUstep base, libs, and apps across the board; proper + versions (to be stabilized, in due time) added where apropos, cvs-pull + versions updated where needed *clipbook-0.94_pre20050106 (10 Jan 2005) diff --git a/gnustep-apps/clipbook/Manifest b/gnustep-apps/clipbook/Manifest index 08e98e64310a..eddcaa677beb 100644 --- a/gnustep-apps/clipbook/Manifest +++ b/gnustep-apps/clipbook/Manifest @@ -1,6 +1,4 @@ -MD5 c885b1c207c3f374bb72fb4b9b3f78c4 clipbook-0.94_pre20050106.ebuild 864 MD5 f08d86de628f02285f3f1ddb2eaec77e ChangeLog 1384 MD5 1723f885d7a1b417a7395f11ff61dbff metadata.xml 324 -MD5 2487331b68c3ce076eebd0e3011b7c3c clipbook-0.94_pre20041203.ebuild 864 -MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-clipbook-0.94_pre20041203 0 -MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-clipbook-0.94_pre20050106 0 +MD5 fc6cc113f23c5c4bde22c21590059e96 clipbook-0.6.0.7.0.ebuild 541 +MD5 341828835de325e6f8e44726b9b5e9bf files/digest-clipbook-0.6.0.7.0 69 diff --git a/gnustep-apps/clipbook/clipbook-0.94_pre20041203.ebuild b/gnustep-apps/clipbook/clipbook-0.6.0.7.0.ebuild index 152728edae79..b322b6825c6e 100644 --- a/gnustep-apps/clipbook/clipbook-0.94_pre20041203.ebuild +++ b/gnustep-apps/clipbook/clipbook-0.6.0.7.0.ebuild @@ -1,21 +1,14 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.94_pre20041203.ebuild,v 1.2 2005/01/10 16:26:46 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.6.0.7.0.ebuild,v 1.1 2005/03/17 20:59:13 fafhrd Exp $ -ECVS_CVS_COMMAND="cvs -q" -ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" -ECVS_USER="anoncvs" -ECVS_AUTH="ext" -ECVS_MODULE="gnustep/usr-apps/gworkspace/${PN/clipb/ClipB}" -ECVS_CO_OPTS="-P -D ${PV/*_pre}" -ECVS_UP_OPTS="-dP -D ${PV/*_pre}" -ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-gnustep" -inherit gnustep cvs +inherit gnustep -S=${WORKDIR}/${ECVS_MODULE} +S=${WORKDIR}/gworkspace/${PN/clipb/ClipB} DESCRIPTION="A clipboard for GNUstep that can hold things for later copy and paste." HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" +SRC_URI="http://www.gnustep.it/enrico/gworkspace/gworkspace-${PV/0.6.}.tar.gz" KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" diff --git a/gnustep-apps/clipbook/clipbook-0.94_pre20050106.ebuild b/gnustep-apps/clipbook/clipbook-0.94_pre20050106.ebuild deleted file mode 100644 index 82d19dda3987..000000000000 --- a/gnustep-apps/clipbook/clipbook-0.94_pre20050106.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.94_pre20050106.ebuild,v 1.1 2005/01/10 16:26:46 fafhrd Exp $ - -ECVS_CVS_COMMAND="cvs -q" -ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" -ECVS_USER="anoncvs" -ECVS_AUTH="ext" -ECVS_MODULE="gnustep/usr-apps/gworkspace/${PN/clipb/ClipB}" -ECVS_CO_OPTS="-P -D ${PV/*_pre}" -ECVS_UP_OPTS="-dP -D ${PV/*_pre}" -ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-gnustep" -inherit gnustep cvs - -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 ~ppc" -LICENSE="GPL-2" -SLOT="0" - -IUSE="${IUSE}" -DEPEND="${GS_DEPEND}" -RDEPEND="${GS_RDEPEND}" - -egnustep_install_domain "System" - diff --git a/gnustep-apps/clipbook/files/digest-clipbook-0.6.0.7.0 b/gnustep-apps/clipbook/files/digest-clipbook-0.6.0.7.0 new file mode 100644 index 000000000000..f2cfbf043d6d --- /dev/null +++ b/gnustep-apps/clipbook/files/digest-clipbook-0.6.0.7.0 @@ -0,0 +1 @@ +MD5 48d830ba3e7ac22b0360a45c1b03a73a gworkspace-0.7.0.tar.gz 1407582 diff --git a/gnustep-apps/clipbook/files/digest-clipbook-0.94_pre20041203 b/gnustep-apps/clipbook/files/digest-clipbook-0.94_pre20041203 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/gnustep-apps/clipbook/files/digest-clipbook-0.94_pre20041203 +++ /dev/null diff --git a/gnustep-apps/clipbook/files/digest-clipbook-0.94_pre20050106 b/gnustep-apps/clipbook/files/digest-clipbook-0.94_pre20050106 deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/gnustep-apps/clipbook/files/digest-clipbook-0.94_pre20050106 +++ /dev/null |