summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-11-12 04:00:18 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-11-12 04:00:18 +0000
commitede46bfeb0ade603024fd1182b04674851cd5fa3 (patch)
tree4afa2f7a38c5bd7d6c91448e6789f315884e8f1b /gnustep-apps/preview
parentKeyworded ppc for GNOME 2.8 (Manifest recommit) (diff)
downloadgentoo-2-ede46bfeb0ade603024fd1182b04674851cd5fa3.tar.gz
gentoo-2-ede46bfeb0ade603024fd1182b04674851cd5fa3.tar.bz2
gentoo-2-ede46bfeb0ade603024fd1182b04674851cd5fa3.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-apps/preview')
-rw-r--r--gnustep-apps/preview/ChangeLog10
-rw-r--r--gnustep-apps/preview/preview-0.7.5_pre20041021.ebuild8
-rw-r--r--gnustep-apps/preview/preview-0.7.ebuild5
3 files changed, 17 insertions, 6 deletions
diff --git a/gnustep-apps/preview/ChangeLog b/gnustep-apps/preview/ChangeLog
index 49b2f52401ff..19244121c152 100644
--- a/gnustep-apps/preview/ChangeLog
+++ b/gnustep-apps/preview/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for gnustep-apps/preview
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/preview/ChangeLog,v 1.3 2004/10/22 20:06:42 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/preview/ChangeLog,v 1.4 2004/11/12 03:55:33 fafhrd Exp $
+
+ 11 Nov 2004; Armando Di Cianno <fafhrd@gentoo.org>
+ preview-0.7.5_pre20041021.ebuild, preview-0.7.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
22 Oct 2004; Armando Di Cianno <fafhrd@gentoo.org>
preview-0.7.5_pre20041021.ebuild:
diff --git a/gnustep-apps/preview/preview-0.7.5_pre20041021.ebuild b/gnustep-apps/preview/preview-0.7.5_pre20041021.ebuild
index 3ecd86d15fde..9799d7aa8820 100644
--- a/gnustep-apps/preview/preview-0.7.5_pre20041021.ebuild
+++ b/gnustep-apps/preview/preview-0.7.5_pre20041021.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-apps/preview/preview-0.7.5_pre20041021.ebuild,v 1.2 2004/10/22 20:06:42 fafhrd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/preview/preview-0.7.5_pre20041021.ebuild,v 1.3 2004/11/12 03:55:33 fafhrd Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="cvs.gna.org:/cvs/gsimageapps"
ECVS_USER="anonymous"
ECVS_AUTH="pserver"
ECVS_MODULE="gsimageapps/Applications/Preview"
-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/gna.org-gsimageapps"
inherit gnustep cvs
@@ -27,3 +27,5 @@ IUSE="${IUSE}"
DEPEND="${GS_DEPEND}"
RDEPEND="${GS_RDEPEND}"
+egnustep_install_domain "System"
+
diff --git a/gnustep-apps/preview/preview-0.7.ebuild b/gnustep-apps/preview/preview-0.7.ebuild
index b9955168d0e5..b31cb66e0d30 100644
--- a/gnustep-apps/preview/preview-0.7.ebuild
+++ b/gnustep-apps/preview/preview-0.7.ebuild
@@ -1,7 +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/preview/preview-0.7.ebuild,v 1.2 2004/10/21 19:08:50 fafhrd Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/preview/preview-0.7.ebuild,v 1.3 2004/11/12 03:55:33 fafhrd Exp $
inherit gnustep
@@ -18,3 +17,5 @@ IUSE="${IUSE}"
DEPEND="${GS_DEPEND}"
RDEPEND="${GS_RDEPEND}"
+egnustep_install_domain "System"
+