summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamon Conway <kabau@gentoo.org>2002-07-25 20:48:29 +0000
committerDamon Conway <kabau@gentoo.org>2002-07-25 20:48:29 +0000
commit6c123422138ebb8a89a3247b9c1a7fed8979f6b1 (patch)
tree4daf530e1bbbb876ae3823a3a1e8d7adf1318960 /app-editors
parentAdded SLOT, LICENSE, KEYWORDS (diff)
downloadgentoo-2-6c123422138ebb8a89a3247b9c1a7fed8979f6b1.tar.gz
gentoo-2-6c123422138ebb8a89a3247b9c1a7fed8979f6b1.tar.bz2
gentoo-2-6c123422138ebb8a89a3247b9c1a7fed8979f6b1.zip
Added SLOT, LICENSE, KEYWORDS
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r1.ebuild13
-rw-r--r--app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild10
-rw-r--r--app-editors/xemacs-gtk/xemacs-gtk-21.4.8.ebuild8
3 files changed, 17 insertions, 14 deletions
diff --git a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r1.ebuild b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r1.ebuild
index ae323eb0db7e..906386957842 100644
--- a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r1.ebuild
+++ b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r1.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r1.ebuild,v 1.1 2002/05/31 23:42:05 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r1.ebuild,v 1.2 2002/07/25 20:48:29 kabau Exp $
# this is just TEMPORARY until we can get to the core of the problem
SANDBOX_DISABLED="1"
-LICENSE="GPL-2"
REAL_P=${P//-gtk/}
S="${WORKDIR}/${REAL_P}"
@@ -19,8 +18,6 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${REAL_P}.tar.gz
http://ftp.xemacs.org/packages/mule-base-${MULE}-pkg.tar.gz"
HOMEPAGE="http://www.xemacs.org"
-SLOT=""
-
RDEPEND="virtual/glibc
!virtual/xemacs
@@ -52,6 +49,10 @@ DEPEND="${RDEPEND}
PROVIDE="virtual/xemacs"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
src_unpack() {
cd ${WORKDIR}
unpack ${REAL_P}.tar.gz
@@ -65,8 +66,8 @@ src_compile() {
if use X;
then
myconf="${myconf}
- --with-x
- --with-gtk
+ --with-x
+ --with-gtk
--with-xpm
--with-dragndrop
--with-gif=no"
diff --git a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild
index 85c09d8bb5fb..27162f7e237e 100644
--- a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild
+++ b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild,v 1.2 2002/07/15 07:44:27 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8-r2.ebuild,v 1.3 2002/07/25 20:48:29 kabau Exp $
# this is just TEMPORARY until we can get to the core of the problem
SANDBOX_DISABLED="1"
-LICENSE="GPL-2"
REAL_P=${P//-gtk/}
S="${WORKDIR}/${REAL_P}"
@@ -23,9 +22,6 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${REAL_P}.tar.gz
HOMEPAGE="http://www.xemacs.org"
-SLOT=""
-KEYWORDS="x86"
-
RDEPEND="virtual/glibc
!virtual/xemacs
@@ -55,6 +51,10 @@ DEPEND="${RDEPEND}
PROVIDE="virtual/xemacs"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
src_unpack() {
cd ${WORKDIR}
unpack ${REAL_P}.tar.gz
diff --git a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8.ebuild b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8.ebuild
index bbf9bdfbc197..3aa5e18fc322 100644
--- a/app-editors/xemacs-gtk/xemacs-gtk-21.4.8.ebuild
+++ b/app-editors/xemacs-gtk/xemacs-gtk-21.4.8.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8.ebuild,v 1.1 2002/05/21 22:50:52 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-gtk/xemacs-gtk-21.4.8.ebuild,v 1.2 2002/07/25 20:48:29 kabau Exp $
# this is just TEMPORARY until we can get to the core of the problem
SANDBOX_DISABLED="1"
-LICENSE="GPL-2"
REAL_P=${P//-gtk/}
S="${WORKDIR}/${REAL_P}"
@@ -19,7 +18,6 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${REAL_P}.tar.gz
http://ftp.xemacs.org/packages/mule-base-${MULE}-pkg.tar.gz"
HOMEPAGE="http://www.xemacs.org"
-SLOT=""
RDEPEND="virtual/glibc
!virtual/xemacs
@@ -52,6 +50,10 @@ DEPEND="${RDEPEND}
PROVIDE="virtual/xemacs"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+
src_unpack() {
cd ${WORKDIR}
unpack ${REAL_P}.tar.gz