diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-02-27 15:55:06 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-02-27 15:55:06 +0000 |
commit | 544676fcb04646653c03b2d0f20e682aea4aa1c9 (patch) | |
tree | c29412d08d23320c585cc161581e4655de3647d6 /x11-themes | |
parent | more slot cleanup from seemants "fix" in july - bug 32369 (diff) | |
download | historical-544676fcb04646653c03b2d0f20e682aea4aa1c9.tar.gz historical-544676fcb04646653c03b2d0f20e682aea4aa1c9.tar.bz2 historical-544676fcb04646653c03b2d0f20e682aea4aa1c9.zip |
Version bumped. Closes 41582.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/alloy/ChangeLog | 9 | ||||
-rw-r--r-- | x11-themes/alloy/Manifest | 6 | ||||
-rw-r--r-- | x11-themes/alloy/alloy-0.5.ebuild | 29 | ||||
-rw-r--r-- | x11-themes/alloy/files/digest-alloy-0.5 | 1 |
4 files changed, 41 insertions, 4 deletions
diff --git a/x11-themes/alloy/ChangeLog b/x11-themes/alloy/ChangeLog index 87ba07c71698..1f1c10562eee 100644 --- a/x11-themes/alloy/ChangeLog +++ b/x11-themes/alloy/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/alloy -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.2 2003/09/10 13:38:20 tad Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.3 2004/02/27 15:55:06 mholzer Exp $ + +*alloy-0.5 (27 Feb 2004) + + 27 Feb 2004; Martin Holzer <mholzer@gentoo.org> alloy-0.5.ebuild: + Version bumped. Closes 41582. *alloy-0.4.1a (10 Sep 2003) diff --git a/x11-themes/alloy/Manifest b/x11-themes/alloy/Manifest index 39b4e4e1373f..27790362c6fc 100644 --- a/x11-themes/alloy/Manifest +++ b/x11-themes/alloy/Manifest @@ -1,5 +1,7 @@ +MD5 8a94093ae9ce1f913e304826af86c856 ChangeLog 738 MD5 6dc6a67c77d7e90aac79e9fccc64cec4 alloy-0.3.ebuild 1131 MD5 f4987c6a8d5e452be4c38fe80d6474a6 alloy-0.4.1a.ebuild 974 -MD5 3f6615c3b9f69aa84d8bfb15c7fd9547 ChangeLog 607 -MD5 83cef07294a10e85d11213b8fd03e77c files/digest-alloy-0.4.1a 69 +MD5 2d2b7cb2d709e7e072101ad80bcf0230 alloy-0.5.ebuild 1004 +MD5 0564fc1325f639fc6dfb14324538eb09 files/digest-alloy-0.5 68 MD5 19e2fd6943c957dd1a7456d1ad3a5759 files/digest-alloy-0.3 66 +MD5 83cef07294a10e85d11213b8fd03e77c files/digest-alloy-0.4.1a 69 diff --git a/x11-themes/alloy/alloy-0.5.ebuild b/x11-themes/alloy/alloy-0.5.ebuild new file mode 100644 index 000000000000..6da32aeeacbf --- /dev/null +++ b/x11-themes/alloy/alloy-0.5.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.5.ebuild,v 1.1 2004/02/27 15:55:06 mholzer Exp $ + +inherit kde +need-kde 3.2 + +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" + +LICENSE="GPL-2" +SLOT="0" +DEPEND=">=kde-base/kdebase-3.2 + >=x11-libs/qt-3.3.0" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" + +pkg_postinst(){ + ewarn "HOW TO USE THIS THEME FOR KDE:" + einfo "" + einfo "Open the KDE-Menu and start the Control Center." + einfo "Select \"Look and Feel\"." + einfo "Select \"Style\" if the package you installed was a style, or" + einfo "select \"Theme Manager\" if the package you installed was a theme." + einfo "Select your theme or style." + einfo "Click \"Apply\"" + einfo "" + einfo "Have fun! :-)" +} diff --git a/x11-themes/alloy/files/digest-alloy-0.5 b/x11-themes/alloy/files/digest-alloy-0.5 new file mode 100644 index 000000000000..532999efcb37 --- /dev/null +++ b/x11-themes/alloy/files/digest-alloy-0.5 @@ -0,0 +1 @@ +MD5 a254a6d31837df5e38f915d8bebe07ba 10605-alloy-0.5.tar.bz2 407602 |