summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:29:32 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:29:32 +0000
commit86d5f0cc2f8ef62c0aacda78b3a9716f5e82e3f8 (patch)
tree071bdb5deea8f03c833ba841281f47ccbdfbc947 /dev-ml/lablgtk
parentdon't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-86d5f0cc2f8ef62c0aacda78b3a9716f5e82e3f8.tar.gz
gentoo-2-86d5f0cc2f8ef62c0aacda78b3a9716f5e82e3f8.tar.bz2
gentoo-2-86d5f0cc2f8ef62c0aacda78b3a9716f5e82e3f8.zip
sync IUSE (+doc), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'dev-ml/lablgtk')
-rw-r--r--dev-ml/lablgtk/lablgtk-1.2.3.ebuild3
-rw-r--r--dev-ml/lablgtk/lablgtk-1.2.5.ebuild4
-rw-r--r--dev-ml/lablgtk/lablgtk-1.2.6.ebuild4
-rw-r--r--dev-ml/lablgtk/lablgtk-2.2.0.ebuild4
4 files changed, 5 insertions, 10 deletions
diff --git a/dev-ml/lablgtk/lablgtk-1.2.3.ebuild b/dev-ml/lablgtk/lablgtk-1.2.3.ebuild
index 914ca616a794..cc38aa7d5cb5 100644
--- a/dev-ml/lablgtk/lablgtk-1.2.3.ebuild
+++ b/dev-ml/lablgtk/lablgtk-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.3.ebuild,v 1.13 2004/06/25 00:02:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.3.ebuild,v 1.14 2004/07/14 16:29:32 agriffis Exp $
IUSE="gnome opengl"
@@ -15,7 +15,6 @@ DEPEND=">=x11-libs/gtk+-1.2.10-r7
opengl? ( >=dev-ml/lablgl-0.97 >=x11-libs/gtkglarea-1.2.3 )"
SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-${PV}.tar.gz"
-S=${WORKDIR}/${P}
SLOT="1"
KEYWORDS="x86 ~ppc ~sparc -amd64"
diff --git a/dev-ml/lablgtk/lablgtk-1.2.5.ebuild b/dev-ml/lablgtk/lablgtk-1.2.5.ebuild
index ab38c45c277d..d4a50f5239e0 100644
--- a/dev-ml/lablgtk/lablgtk-1.2.5.ebuild
+++ b/dev-ml/lablgtk/lablgtk-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.5.ebuild,v 1.13 2004/06/25 00:02:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.5.ebuild,v 1.14 2004/07/14 16:29:32 agriffis Exp $
IUSE="gnome opengl"
@@ -19,7 +19,6 @@ DEPEND="=x11-libs/gtk+-1.2*
RDEPEND=${DEPEND}
SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-${PV}.tar.gz"
-S=${WORKDIR}/${P}
SLOT="1"
KEYWORDS="x86 ppc sparc ~alpha ~ia64 -amd64"
@@ -42,4 +41,3 @@ src_install () {
dosed /usr/bin/lablgtk
dodoc CHANGES COPYING README
}
-
diff --git a/dev-ml/lablgtk/lablgtk-1.2.6.ebuild b/dev-ml/lablgtk/lablgtk-1.2.6.ebuild
index 47293b790d05..94811e411df2 100644
--- a/dev-ml/lablgtk/lablgtk-1.2.6.ebuild
+++ b/dev-ml/lablgtk/lablgtk-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.6.ebuild,v 1.9 2004/07/14 01:35:45 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-1.2.6.ebuild,v 1.10 2004/07/14 16:29:32 agriffis Exp $
IUSE="gnome opengl"
@@ -19,7 +19,6 @@ DEPEND="=x11-libs/gtk+-1.2*
RDEPEND=${DEPEND}
SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/lablgtk-${PV}.tar.gz"
-S=${WORKDIR}/${P}
SLOT="1"
KEYWORDS="~x86 ~ppc ~sparc alpha ~ia64 ~amd64 hppa"
@@ -42,4 +41,3 @@ src_install () {
dosed /usr/bin/lablgtk
dodoc CHANGES COPYING README
}
-
diff --git a/dev-ml/lablgtk/lablgtk-2.2.0.ebuild b/dev-ml/lablgtk/lablgtk-2.2.0.ebuild
index 750438b0010d..8c4c2bc6631d 100644
--- a/dev-ml/lablgtk/lablgtk-2.2.0.ebuild
+++ b/dev-ml/lablgtk/lablgtk-2.2.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.2.0.ebuild,v 1.6 2004/06/25 00:02:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.2.0.ebuild,v 1.7 2004/07/14 16:29:32 agriffis Exp $
-IUSE="gnome opengl debug glade svg"
+IUSE="debug doc glade gnome opengl svg"
DESCRIPTION="Objective CAML interface for Gtk+2"
HOMEPAGE="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html"