diff options
author | 2004-11-12 03:58:29 +0000 | |
---|---|---|
committer | 2004-11-12 03:58:29 +0000 | |
commit | a9bc49aa10fecdc6e69ff3891b5fc01b82835f0d (patch) | |
tree | 7601a6a1b4e03604e833e594167512da2444cb93 /gnustep-libs/prefsmodule | |
parent | Mass Update: gnustep.eclass revamped to allow configurable root install; gnus... (diff) | |
download | historical-a9bc49aa10fecdc6e69ff3891b5fc01b82835f0d.tar.gz historical-a9bc49aa10fecdc6e69ff3891b5fc01b82835f0d.tar.bz2 historical-a9bc49aa10fecdc6e69ff3891b5fc01b82835f0d.zip |
Mass Update: gnustep.eclass revamped to allow configurable root install; gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions bumped where files would change); some KEYWORDS were accidentally dropped between version bumps of packages -- this has been resolved; windowmaker correctly supports gnustep now; gnustep-funcs.eclass added -- used where info on an installed gnustep-env is needed rather than making a full GNUstep application
Diffstat (limited to 'gnustep-libs/prefsmodule')
5 files changed, 16 insertions, 28 deletions
diff --git a/gnustep-libs/prefsmodule/ChangeLog b/gnustep-libs/prefsmodule/ChangeLog index 226aa9824c48..eab40d530541 100644 --- a/gnustep-libs/prefsmodule/ChangeLog +++ b/gnustep-libs/prefsmodule/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for gnustep-libs/prefsmodule # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/prefsmodule/ChangeLog,v 1.3 2004/10/17 09:59:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/prefsmodule/ChangeLog,v 1.4 2004/11/12 03:54:56 fafhrd Exp $ + + 11 Nov 2004; Armando Di Cianno <fafhrd@gentoo.org> + -prefsmodule-1.1.1_pre20040909.ebuild, prefsmodule-1.1.1_pre20040927.ebuild: + Mass Update: gnustep.eclass revamped to allow configurable root install; + gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions + bumped where files would change); some KEYWORDS were accidentally dropped + between version bumps of packages -- this has been resolved; windowmaker + correctly supports gnustep now 17 Oct 2004; David Holm <dholm@gentoo.org> prefsmodule-1.1.1_pre20040927.ebuild: diff --git a/gnustep-libs/prefsmodule/Manifest b/gnustep-libs/prefsmodule/Manifest index bde0a8f83b3b..ab35949cb630 100644 --- a/gnustep-libs/prefsmodule/Manifest +++ b/gnustep-libs/prefsmodule/Manifest @@ -1,6 +1,4 @@ -MD5 0d198247b1f9faa75765abac9e569141 ChangeLog 675 +MD5 0648d5e9f97f14bc3f7ce847ee5c3e64 prefsmodule-1.1.1_pre20040927.ebuild 943 +MD5 d6e76aacbd4b096ffbc724358c9c8021 ChangeLog 1145 MD5 0d5e4e2305b33e597335263b69e35791 metadata.xml 271 -MD5 3cc1263fcc6203ba4313fe7a0d7838fe prefsmodule-1.1.1_pre20040909.ebuild 647 -MD5 4077b0e2a74a2689174553c423369da2 prefsmodule-1.1.1_pre20040927.ebuild 902 -MD5 9dda3e46a1414641b5b327cc8be44455 files/digest-prefsmodule-1.1.1_pre20040909 73 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-prefsmodule-1.1.1_pre20040927 0 diff --git a/gnustep-libs/prefsmodule/files/digest-prefsmodule-1.1.1_pre20040909 b/gnustep-libs/prefsmodule/files/digest-prefsmodule-1.1.1_pre20040909 deleted file mode 100644 index cb293f53fd4e..000000000000 --- a/gnustep-libs/prefsmodule/files/digest-prefsmodule-1.1.1_pre20040909 +++ /dev/null @@ -1 +0,0 @@ -MD5 c8e6bd25b3fbc78497a8782e2e2f695e Backbone-cvs-20040909.tar.gz 683202 diff --git a/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20040909.ebuild b/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20040909.ebuild deleted file mode 100644 index 00770248fdf0..000000000000 --- a/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20040909.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20040909.ebuild,v 1.1 2004/09/25 22:26:54 fafhrd Exp $ - -inherit gnustep - -S=${WORKDIR}/Backbone/System/Frameworks/${PN/prefsm/PrefsM} - -DESCRIPTION="Preferences is the GNUstep program with which you define your own personal user experience." -HOMEPAGE="http://www.nongnu.org/backbone/apps.html" -SRC_URI="mirror://gentoo/Backbone-cvs-${PV/1.1.1_pre/}.tar.gz" -LICENSE="GPL-2" -KEYWORDS="~x86" -SLOT="0" - -IUSE="${IUSE}" -DEPEND="${GS_DEPEND}" -RDEPEND="${GS_RDEPEND}" - diff --git a/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20040927.ebuild b/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20040927.ebuild index 91834cadc760..50d15eb4fa76 100644 --- a/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20040927.ebuild +++ b/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20040927.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20040927.ebuild,v 1.2 2004/10/17 09:59:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/prefsmodule/prefsmodule-1.1.1_pre20040927.ebuild,v 1.3 2004/11/12 03:54:56 fafhrd Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/backbone" ECVS_USER="anoncvs" ECVS_AUTH="no" ECVS_MODULE="System" -ECVS_CO_OPTS="-D ${PV/*_pre}" -ECVS_UP_OPTS="-D ${PV/*_pre}" +ECVS_CO_OPTS="-P -D ${PV/*_pre}" +ECVS_UP_OPTS="-dP -D ${PV/*_pre}" ECVS_TOP_DIR="${DISTDIR}/cvs-src/savannah.gnu.org-backbone" inherit gnustep cvs @@ -26,3 +26,5 @@ IUSE="${IUSE}" DEPEND="${GS_DEPEND}" RDEPEND="${GS_RDEPEND}" +egnustep_install_domain "System" + |