summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-03-25 23:02:30 +0000
committerFabian Groffen <grobian@gentoo.org>2006-03-25 23:02:30 +0000
commit427b9358e7eab112a1433231d52511d565cec491 (patch)
tree1f6f9e9432a82fc37e929099933eba7c6f0e653d /gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild
parentDropped old CVS ebuild, converted 0.8.3 CVS ebuild to SVN, added recent relea... (diff)
downloadgentoo-2-427b9358e7eab112a1433231d52511d565cec491.tar.gz
gentoo-2-427b9358e7eab112a1433231d52511d565cec491.tar.bz2
gentoo-2-427b9358e7eab112a1433231d52511d565cec491.zip
Removed old CVS ebuild, fixed and bumped
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild')
-rw-r--r--gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild28
1 files changed, 28 insertions, 0 deletions
diff --git a/gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild b/gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild
new file mode 100644
index 000000000000..51b99201ed31
--- /dev/null
+++ b/gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.5_pre20060324.ebuild,v 1.1 2006/03/25 23:02:30 grobian Exp $
+
+ECVS_CVS_COMMAND="cvs -q"
+ECVS_SERVER="cvs.savannah.nongnu.org:/sources/backbone"
+ECVS_USER="anoncvs"
+ECVS_PASS="anoncvs"
+ECVS_AUTH="pserver"
+ECVS_MODULE="System"
+ECVS_CO_OPTS="-P -D ${PV/*_pre}"
+ECVS_UP_OPTS="-dP -D ${PV/*_pre}"
+ECVS_TOP_DIR="${DISTDIR}/cvs-src/cvs.savannah.nongnu.org-backbone"
+inherit gnustep cvs
+
+S=${WORKDIR}/${ECVS_MODULE}/Applications/${PN/t/T}
+DESCRIPTION="A terminal emulator for GNUstep"
+HOMEPAGE="http://www.nongnu.org/terminal/"
+
+KEYWORDS="~x86 ~ppc"
+LICENSE="GPL-2"
+SLOT="0"
+
+IUSE=""
+DEPEND="${GS_DEPEND}"
+RDEPEND="${GS_RDEPEND}"
+
+egnustep_install_domain "System"