summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdeartwork')
-rw-r--r--kde-base/kdeartwork/Manifest14
-rw-r--r--kde-base/kdeartwork/kdeartwork-3.0.4.ebuild4
-rw-r--r--kde-base/kdeartwork/kdeartwork-3.0.5b.ebuild4
-rw-r--r--kde-base/kdeartwork/kdeartwork-3.1.1.ebuild6
-rw-r--r--kde-base/kdeartwork/kdeartwork-3.1.2.ebuild6
-rw-r--r--kde-base/kdeartwork/kdeartwork-3.1.3.ebuild6
6 files changed, 20 insertions, 20 deletions
diff --git a/kde-base/kdeartwork/Manifest b/kde-base/kdeartwork/Manifest
index 86af592b6198..0963c9f10d4e 100644
--- a/kde-base/kdeartwork/Manifest
+++ b/kde-base/kdeartwork/Manifest
@@ -1,16 +1,16 @@
MD5 1bc54a4dd0d2fffdf8cf696b038d3e04 ChangeLog 5252
MD5 4b38c6481b61d0926f7532a256837d06 kdeartwork-2.2.2.ebuild 401
-MD5 d6687083e11588e24d45481465d6569b kdeartwork-3.0.4.ebuild 775
-MD5 46806c626c23901a223b2706956ccc46 kdeartwork-3.0.5b.ebuild 785
-MD5 5f2f763a20f984e53ea1cb67e956d474 kdeartwork-3.1.1.ebuild 555
-MD5 169e4bfb30564fc610b50a65ef5d638f kdeartwork-3.1.2.ebuild 560
-MD5 ae48d427751c67ad6a1a7ce0592be718 kdeartwork-3.1.3.ebuild 551
+MD5 d6f35cb5cfa1b2fde7a70b2f75a8010a kdeartwork-3.0.4.ebuild 776
+MD5 3e32aee79a022a10491626bd4648e368 kdeartwork-3.0.5b.ebuild 784
+MD5 3698a972f9988dff21e5e41f95a6d53f kdeartwork-3.1.1.ebuild 556
MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161
+MD5 ae54e65e8e035373ad43d0f64b53a4be kdeartwork-3.1.2.ebuild 560
+MD5 aa2fbae461521cccd525ae7dd4011209 kdeartwork-3.1.3.ebuild 552
MD5 e09643b7d8304e13d5a69d62946ec733 files/digest-kdeartwork-2.2.2 70
MD5 f6e92fde8ace49b0d447aaf6ddf8f978 files/digest-kdeartwork-3.0.4 71
MD5 f996175fbf4ca0e138709cbfc1301dfb files/digest-kdeartwork-3.0.5b 72
MD5 e748fe1957c4ee16a31c8d47847e2f12 files/digest-kdeartwork-3.1.1 71
-MD5 23934ee4fc93b749a014c12e7aa4b421 files/digest-kdeartwork-3.1.2 71
-MD5 72636941bd0afa9df3792eeb3dca6edf files/digest-kdeartwork-3.1.3 71
MD5 5c1ca939fc1dbb4714ca55f8c707ebf1 files/kdeartwork-screensaver.patch 634
MD5 1579545755bc63505fd6c670f9e70bdc files/xsaver-conflicting-typedefs.diff 510
+MD5 23934ee4fc93b749a014c12e7aa4b421 files/digest-kdeartwork-3.1.2 71
+MD5 72636941bd0afa9df3792eeb3dca6edf files/digest-kdeartwork-3.1.3 71
diff --git a/kde-base/kdeartwork/kdeartwork-3.0.4.ebuild b/kde-base/kdeartwork/kdeartwork-3.0.4.ebuild
index 4dff98bc3b86..977357b0b8e1 100644
--- a/kde-base/kdeartwork/kdeartwork-3.0.4.ebuild
+++ b/kde-base/kdeartwork/kdeartwork-3.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.0.4.ebuild,v 1.6 2003/02/13 12:26:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.0.4.ebuild,v 1.7 2003/09/06 23:54:21 msterret Exp $
inherit kde-dist eutils
IUSE="opengl"
@@ -10,7 +10,7 @@ KEYWORDS="x86 ppc alpha"
newdepend "opengl? ( virtual/opengl ) ~kde-base/kdebase-${PV}"
myconf="$myconf --with-dpms"
-use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
+use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
src_unpack() {
kde_src_unpack
diff --git a/kde-base/kdeartwork/kdeartwork-3.0.5b.ebuild b/kde-base/kdeartwork/kdeartwork-3.0.5b.ebuild
index d26577947640..ac3f333eba12 100644
--- a/kde-base/kdeartwork/kdeartwork-3.0.5b.ebuild
+++ b/kde-base/kdeartwork/kdeartwork-3.0.5b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.0.5b.ebuild,v 1.3 2003/07/16 16:18:11 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.0.5b.ebuild,v 1.4 2003/09/06 23:54:21 msterret Exp $
inherit kde-dist eutils
IUSE="opengl"
@@ -10,7 +10,7 @@ KEYWORDS="x86 ppc ~alpha sparc"
newdepend "opengl? ( virtual/opengl ) ~kde-base/kdebase-${PV}"
myconf="$myconf --with-dpms"
-use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
+use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
src_unpack() {
kde_src_unpack
diff --git a/kde-base/kdeartwork/kdeartwork-3.1.1.ebuild b/kde-base/kdeartwork/kdeartwork-3.1.1.ebuild
index 3b8cfa3a47b0..69a3cd9227f1 100644
--- a/kde-base/kdeartwork/kdeartwork-3.1.1.ebuild
+++ b/kde-base/kdeartwork/kdeartwork-3.1.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1.1.ebuild,v 1.4 2003/04/28 05:51:20 pylon Exp $
-inherit kde-dist
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1.1.ebuild,v 1.5 2003/09/06 23:54:21 msterret Exp $
+inherit kde-dist
IUSE="opengl"
newdepend "opengl? ( virtual/opengl ) =kde-base/kdebase-${PV}*"
@@ -11,4 +11,4 @@ KEYWORDS="x86 ppc sparc ~alpha"
PATCHES="$FILESDIR/xsaver-conflicting-typedefs.diff"
myconf="$myconf --with-dpms"
-use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
+use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
diff --git a/kde-base/kdeartwork/kdeartwork-3.1.2.ebuild b/kde-base/kdeartwork/kdeartwork-3.1.2.ebuild
index 2f5d15f7eac5..236c2b6324cd 100644
--- a/kde-base/kdeartwork/kdeartwork-3.1.2.ebuild
+++ b/kde-base/kdeartwork/kdeartwork-3.1.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1.2.ebuild,v 1.5 2003/07/21 09:26:15 gmsoft Exp $
-inherit kde-dist
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1.2.ebuild,v 1.6 2003/09/06 23:54:21 msterret Exp $
+inherit kde-dist
IUSE="opengl"
newdepend "opengl? ( virtual/opengl ) =kde-base/kdebase-${PV}*"
@@ -11,4 +11,4 @@ KEYWORDS="x86 ppc sparc alpha hppa"
PATCHES="$FILESDIR/xsaver-conflicting-typedefs.diff"
myconf="$myconf --with-dpms"
-use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
+use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
diff --git a/kde-base/kdeartwork/kdeartwork-3.1.3.ebuild b/kde-base/kdeartwork/kdeartwork-3.1.3.ebuild
index b3035d7ce54b..862baf6a7ed3 100644
--- a/kde-base/kdeartwork/kdeartwork-3.1.3.ebuild
+++ b/kde-base/kdeartwork/kdeartwork-3.1.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1.3.ebuild,v 1.3 2003/08/13 12:25:10 weeve Exp $
-inherit kde-dist
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork/kdeartwork-3.1.3.ebuild,v 1.4 2003/09/06 23:54:21 msterret Exp $
+inherit kde-dist
IUSE="opengl"
newdepend "opengl? ( virtual/opengl ) =kde-base/kdebase-${PV}*"
@@ -11,4 +11,4 @@ KEYWORDS="~x86 ~ppc ~sparc"
PATCHES="$FILESDIR/xsaver-conflicting-typedefs.diff"
myconf="$myconf --with-dpms"
-use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
+use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"