summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-07-25 15:48:24 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-07-25 15:48:24 +0000
commit04783d3d42d802b672ab014c1d82998d51f7c2d0 (patch)
tree5ecbaec3e9183c9a4f8131071dc9a4ed28744aaf
parentcassert fix, #41571 (Manifest recommit) (diff)
downloadgentoo-2-04783d3d42d802b672ab014c1d82998d51f7c2d0.tar.gz
gentoo-2-04783d3d42d802b672ab014c1d82998d51f7c2d0.tar.bz2
gentoo-2-04783d3d42d802b672ab014c1d82998d51f7c2d0.zip
version bump
-rw-r--r--x11-themes/alloy/ChangeLog7
-rw-r--r--x11-themes/alloy/Manifest2
-rw-r--r--x11-themes/alloy/alloy-0.5.1.ebuild18
-rw-r--r--x11-themes/alloy/files/digest-alloy-0.5.11
-rw-r--r--x11-themes/knifty/ChangeLog7
-rw-r--r--x11-themes/knifty/Manifest4
-rw-r--r--x11-themes/knifty/files/digest-knifty-0.4.21
-rw-r--r--x11-themes/knifty/knifty-0.4.2.ebuild16
8 files changed, 53 insertions, 3 deletions
diff --git a/x11-themes/alloy/ChangeLog b/x11-themes/alloy/ChangeLog
index 70050a7c5651..dfe9867cbdcd 100644
--- a/x11-themes/alloy/ChangeLog
+++ b/x11-themes/alloy/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-themes/alloy
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.9 2004/07/03 20:04:55 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.10 2004/07/25 15:45:53 carlo Exp $
+
+*alloy-0.5.1 (25 Jul 2004)
+
+ 25 Jul 2004; Carsten Lohrke <carlo@gentoo.org> +alloy-0.5.1.ebuild:
+ version bump
03 Jul 2004; Carsten Lohrke <carlo@gentoo.org> +metadata.xml,
alloy-0.3.ebuild, alloy-0.4.1a.ebuild, alloy-0.5.ebuild:
diff --git a/x11-themes/alloy/Manifest b/x11-themes/alloy/Manifest
index 1f98cc762b3a..e3531b63f716 100644
--- a/x11-themes/alloy/Manifest
+++ b/x11-themes/alloy/Manifest
@@ -3,6 +3,8 @@ MD5 011c9c4a61be26c3b43e97ec2c62defc alloy-0.5.ebuild 1002
MD5 1c30798f06e114af555c1fd1d1f9559b alloy-0.4.1a.ebuild 976
MD5 c455289a7af13c00c9a6e2d5678312ef ChangeLog 1298
MD5 77a747b5fbf7edf698a0c698141ecf02 metadata.xml 163
+MD5 b956bf023e3ed2adee69fdbd61d325d0 alloy-0.5.1.ebuild 505
MD5 83cef07294a10e85d11213b8fd03e77c files/digest-alloy-0.4.1a 69
+MD5 53fd8ca922638c1fb4efcb81758e6bf0 files/digest-alloy-0.5.1 70
MD5 19e2fd6943c957dd1a7456d1ad3a5759 files/digest-alloy-0.3 66
MD5 0564fc1325f639fc6dfb14324538eb09 files/digest-alloy-0.5 68
diff --git a/x11-themes/alloy/alloy-0.5.1.ebuild b/x11-themes/alloy/alloy-0.5.1.ebuild
new file mode 100644
index 000000000000..11bc52b129b5
--- /dev/null
+++ b/x11-themes/alloy/alloy-0.5.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.5.1.ebuild,v 1.1 2004/07/25 15:45:53 carlo Exp $
+
+inherit kde
+
+DESCRIPTION="A neat KDE style based on the Java Alloy Look&Feel from Incors (http://www.incors.com)."
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=10605"
+SRC_URI="http://www.kde-look.org/content/files/10605-${P}.tar.bz2"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~alpha ~amd64"
+IUSE=""
+
+DEPEND=">=kde-base/kdebase-3.2
+ >=x11-libs/qt-3.3.0"
+need-kde 3.2
diff --git a/x11-themes/alloy/files/digest-alloy-0.5.1 b/x11-themes/alloy/files/digest-alloy-0.5.1
new file mode 100644
index 000000000000..d30318fdccbf
--- /dev/null
+++ b/x11-themes/alloy/files/digest-alloy-0.5.1
@@ -0,0 +1 @@
+MD5 00fce4a927f01097637dc8ab85452e92 10605-alloy-0.5.1.tar.bz2 407297
diff --git a/x11-themes/knifty/ChangeLog b/x11-themes/knifty/ChangeLog
index 42767ce33d24..6bdf58e0edbf 100644
--- a/x11-themes/knifty/ChangeLog
+++ b/x11-themes/knifty/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-themes/knifty
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/ChangeLog,v 1.8 2004/06/24 23:33:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/ChangeLog,v 1.9 2004/07/25 15:48:24 carlo Exp $
+
+*knifty-0.4.2 (25 Jul 2004)
+
+ 25 Jul 2004; Carsten Lohrke <carlo@gentoo.org> +knifty-0.4.2.ebuild:
+ version bump
21 Jun 2004; Carsten Lohrke <carlo@gentoo.org> knifty-0.3.2.ebuild,
knifty-0.4.1.ebuild:
diff --git a/x11-themes/knifty/Manifest b/x11-themes/knifty/Manifest
index bb4c3d0f08e0..149e9c16295c 100644
--- a/x11-themes/knifty/Manifest
+++ b/x11-themes/knifty/Manifest
@@ -1,6 +1,8 @@
MD5 df9a2eeb28585a5e9730d4f4fda532a9 knifty-0.3.2.ebuild 498
+MD5 00d153c76aecf11558f02844e5c3adbc knifty-0.4.2.ebuild 399
MD5 716af053bcc4862f1b9ab14ef8d87de9 knifty-0.4.1.ebuild 498
-MD5 2dbc65008cecee179ad11f0fb671104a ChangeLog 873
+MD5 9cc7179d4d5cce80d83bffa62e4650b9 ChangeLog 989
MD5 77a747b5fbf7edf698a0c698141ecf02 metadata.xml 163
MD5 095da66b1df5622979ed7c8e90883d90 files/digest-knifty-0.3.2 69
MD5 9b39b48b9cb65595e4d085f3e2d689a9 files/digest-knifty-0.4.1 69
+MD5 c10f2d0d6bb13ab986ae064caacb8e9a files/digest-knifty-0.4.2 70
diff --git a/x11-themes/knifty/files/digest-knifty-0.4.2 b/x11-themes/knifty/files/digest-knifty-0.4.2
new file mode 100644
index 000000000000..b108f05b5bbe
--- /dev/null
+++ b/x11-themes/knifty/files/digest-knifty-0.4.2
@@ -0,0 +1 @@
+MD5 3cec48f3405b9605cae0275cd0077edc 8841-knifty-0.4.2.tar.bz2 390237
diff --git a/x11-themes/knifty/knifty-0.4.2.ebuild b/x11-themes/knifty/knifty-0.4.2.ebuild
new file mode 100644
index 000000000000..a5a10e0e6859
--- /dev/null
+++ b/x11-themes/knifty/knifty-0.4.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/knifty/knifty-0.4.2.ebuild,v 1.1 2004/07/25 15:48:24 carlo Exp $
+
+inherit kde
+
+DESCRIPTION="A native KWin window decoration for KDE 3.x."
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=8841"
+SRC_URI="http://www.kde-look.org/content/files/8841-${P}.tar.bz2"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc ~ppc"
+IUSE=""
+
+need-kde 3.2 \ No newline at end of file