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/textedit
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/textedit')
-rw-r--r--gnustep-apps/textedit/ChangeLog12
-rw-r--r--gnustep-apps/textedit/files/digest-textedit-0.95_pre200409091
-rw-r--r--gnustep-apps/textedit/textedit-0.95_pre20040909.ebuild19
-rw-r--r--gnustep-apps/textedit/textedit-0.95_pre20040927.ebuild8
4 files changed, 16 insertions, 24 deletions
diff --git a/gnustep-apps/textedit/ChangeLog b/gnustep-apps/textedit/ChangeLog
index 9e4b91e4bcda..cb9ecbf9a345 100644
--- a/gnustep-apps/textedit/ChangeLog
+++ b/gnustep-apps/textedit/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for gnustep-apps/textedit
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/textedit/ChangeLog,v 1.3 2004/10/18 12:18:35 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/textedit/ChangeLog,v 1.4 2004/11/12 03:57:17 fafhrd Exp $
+
+*textedit-0.95_pre20040909 (11 Nov 2004)
+
+ 11 Nov 2004; Armando Di Cianno <fafhrd@gentoo.org>
+ -textedit-0.95_pre20040909.ebuild, textedit-0.95_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
18 Oct 2004; David Holm <dholm@gentoo.org>
textedit-0.95_pre20040927.ebuild:
diff --git a/gnustep-apps/textedit/files/digest-textedit-0.95_pre20040909 b/gnustep-apps/textedit/files/digest-textedit-0.95_pre20040909
deleted file mode 100644
index cb293f53fd4e..000000000000
--- a/gnustep-apps/textedit/files/digest-textedit-0.95_pre20040909
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c8e6bd25b3fbc78497a8782e2e2f695e Backbone-cvs-20040909.tar.gz 683202
diff --git a/gnustep-apps/textedit/textedit-0.95_pre20040909.ebuild b/gnustep-apps/textedit/textedit-0.95_pre20040909.ebuild
deleted file mode 100644
index e9eed02c24fe..000000000000
--- a/gnustep-apps/textedit/textedit-0.95_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-apps/textedit/textedit-0.95_pre20040909.ebuild,v 1.1 2004/09/24 01:08:30 fafhrd Exp $
-
-inherit gnustep
-
-S=${WORKDIR}/Backbone/System/Applications/${PN/texte/TextE}
-
-DESCRIPTION="A text editor with font, color, and style capabilities for GNUstep"
-HOMEPAGE="http://www.nongnu.org/terminal/"
-SRC_URI="mirror://gentoo/Backbone-cvs-${PV/0.95_pre/}.tar.gz"
-KEYWORDS="~x86"
-LICENSE="GPL-2"
-SLOT="0"
-
-IUSE="${IUSE}"
-DEPEND="${GS_DEPEND}"
-RDEPEND="${GS_RDEPEND}"
-
diff --git a/gnustep-apps/textedit/textedit-0.95_pre20040927.ebuild b/gnustep-apps/textedit/textedit-0.95_pre20040927.ebuild
index 10961cd00ff2..b68ef9704862 100644
--- a/gnustep-apps/textedit/textedit-0.95_pre20040927.ebuild
+++ b/gnustep-apps/textedit/textedit-0.95_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-apps/textedit/textedit-0.95_pre20040927.ebuild,v 1.2 2004/10/18 12:18:35 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/textedit/textedit-0.95_pre20040927.ebuild,v 1.3 2004/11/12 03:57:17 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
@@ -25,3 +25,5 @@ IUSE="${IUSE}"
DEPEND="${GS_DEPEND}"
RDEPEND="${GS_RDEPEND}"
+egnustep_install_domain "System"
+