summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 01:39:10 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 01:39:10 +0000
commit2c11afaf5b8be477ef0bf19480c669717bbfda49 (patch)
treea2954129020d48236ef6285266819b903a4ff6a4 /kde-base/qtruby
parentSpring cleaning. (diff)
downloadgentoo-2-2c11afaf5b8be477ef0bf19480c669717bbfda49.tar.gz
gentoo-2-2c11afaf5b8be477ef0bf19480c669717bbfda49.tar.bz2
gentoo-2-2c11afaf5b8be477ef0bf19480c669717bbfda49.zip
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/qtruby')
-rw-r--r--kde-base/qtruby/ChangeLog6
-rw-r--r--kde-base/qtruby/qtruby-3.5.5.ebuild30
-rw-r--r--kde-base/qtruby/qtruby-3.5.6.ebuild30
-rw-r--r--kde-base/qtruby/qtruby-3.5.7.ebuild30
4 files changed, 5 insertions, 91 deletions
diff --git a/kde-base/qtruby/ChangeLog b/kde-base/qtruby/ChangeLog
index 76290e6463e4..f6c6d625602f 100644
--- a/kde-base/qtruby/ChangeLog
+++ b/kde-base/qtruby/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/qtruby
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v 1.69 2008/02/09 18:44:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/ChangeLog,v 1.70 2008/02/17 01:39:10 ingmar Exp $
+
+ 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qtruby-3.5.5.ebuild,
+ -qtruby-3.5.6.ebuild, -qtruby-3.5.7.ebuild:
+ Spring cleaning
09 Feb 2008; Raúl Porcel <armin76@gentoo.org> qtruby-3.5.8.ebuild:
sparc stable
diff --git a/kde-base/qtruby/qtruby-3.5.5.ebuild b/kde-base/qtruby/qtruby-3.5.5.ebuild
deleted file mode 100644
index f258fec08217..000000000000
--- a/kde-base/qtruby/qtruby-3.5.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-3.5.5.ebuild,v 1.7 2006/12/03 19:20:48 corsair Exp $
-
-KMNAME=kdebindings
-KMCOPYLIB="libsmokeqt smoke/qt"
-KM_MAKEFILESREV=1
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="Ruby bindings for QT"
-HOMEPAGE="http://developer.kde.org/language-bindings/ruby/"
-
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-IUSE=""
-DEPEND=" >=virtual/ruby-1.8
-$(deprange 3.5.2 $MAXKDEVER kde-base/smoke)"
-
-PATCHES="$FILESDIR/no-gtk-glib-check.diff"
-
-# Because this installs into /usr/lib/ruby/..., it doesn't have SLOT=X.Y like the rest of KDE,
-# and it installs into /usr entirely.
-# Note that it still depends on a specific range of (slotted) smoke versions.
-SLOT="0"
-src_compile() {
- kde_src_compile myconf
- myconf="$myconf --prefix=/usr"
- kde_src_compile configure make
-}
diff --git a/kde-base/qtruby/qtruby-3.5.6.ebuild b/kde-base/qtruby/qtruby-3.5.6.ebuild
deleted file mode 100644
index aee7f4839c35..000000000000
--- a/kde-base/qtruby/qtruby-3.5.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-3.5.6.ebuild,v 1.2 2007/01/18 00:29:45 carlo Exp $
-
-KMNAME=kdebindings
-KMCOPYLIB="libsmokeqt smoke/qt"
-KM_MAKEFILESREV=1
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="Ruby bindings for QT"
-HOMEPAGE="http://developer.kde.org/language-bindings/ruby/"
-
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-DEPEND=" >=virtual/ruby-1.8
-$(deprange $PV $MAXKDEVER kde-base/smoke)"
-
-PATCHES="$FILESDIR/no-gtk-glib-check.diff"
-
-# Because this installs into /usr/lib/ruby/..., it doesn't have SLOT=X.Y like the rest of KDE,
-# and it installs into /usr entirely.
-# Note that it still depends on a specific range of (slotted) smoke versions.
-SLOT="0"
-src_compile() {
- kde_src_compile myconf
- myconf="$myconf --prefix=/usr"
- kde_src_compile configure make
-}
diff --git a/kde-base/qtruby/qtruby-3.5.7.ebuild b/kde-base/qtruby/qtruby-3.5.7.ebuild
deleted file mode 100644
index 22fdb742e435..000000000000
--- a/kde-base/qtruby/qtruby-3.5.7.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qtruby/qtruby-3.5.7.ebuild,v 1.6 2007/08/11 17:30:49 armin76 Exp $
-
-KMNAME=kdebindings
-KMCOPYLIB="libsmokeqt smoke/qt"
-KM_MAKEFILESREV=1
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="Ruby bindings for QT"
-HOMEPAGE="http://developer.kde.org/language-bindings/ruby/"
-
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-IUSE=""
-DEPEND=" >=virtual/ruby-1.8
-$(deprange 3.5.6 $MAXKDEVER kde-base/smoke)"
-
-PATCHES="$FILESDIR/no-gtk-glib-check.diff"
-
-# Because this installs into /usr/lib/ruby/..., it doesn't have SLOT=X.Y like the rest of KDE,
-# and it installs into /usr entirely.
-# Note that it still depends on a specific range of (slotted) smoke versions.
-SLOT="0"
-src_compile() {
- kde_src_compile myconf
- myconf="$myconf --prefix=/usr"
- kde_src_compile configure make
-}