diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-04-08 11:07:30 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-04-08 11:07:30 +0000 |
commit | 8c7a0eb63de5f25ac66e63970f0b56cd9acb0dec (patch) | |
tree | 2b8320b376e5b70452de88bbfcdddd563e4d13c3 /x11-themes | |
parent | Added ~ppc64; bug #172818 (diff) | |
download | gentoo-2-8c7a0eb63de5f25ac66e63970f0b56cd9acb0dec.tar.gz gentoo-2-8c7a0eb63de5f25ac66e63970f0b56cd9acb0dec.tar.bz2 gentoo-2-8c7a0eb63de5f25ac66e63970f0b56cd9acb0dec.zip |
Version bump thanks to Henrik Nordin <hnordin@gmail.com> in bug 140094
(Portage version: 2.1.2.3)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/alloy/ChangeLog | 9 | ||||
-rw-r--r-- | x11-themes/alloy/alloy-0.5.3.ebuild | 18 | ||||
-rw-r--r-- | x11-themes/alloy/files/digest-alloy-0.5.3 | 3 |
3 files changed, 28 insertions, 2 deletions
diff --git a/x11-themes/alloy/ChangeLog b/x11-themes/alloy/ChangeLog index e5b7d084d049..853edcab7c45 100644 --- a/x11-themes/alloy/ChangeLog +++ b/x11-themes/alloy/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/alloy -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.25 2006/07/23 17:09:41 flameeyes Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/ChangeLog,v 1.26 2007/04/08 11:07:30 genstef Exp $ + +*alloy-0.5.3 (08 Apr 2007) + + 08 Apr 2007; Stefan Schweizer <genstef@gentoo.org> +alloy-0.5.3.ebuild: + Version bump thanks to Henrik Nordin <hnordin@gmail.com> in bug 140094 23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> alloy-0.5.2.ebuild: Add ~x86-fbsd keyword. diff --git a/x11-themes/alloy/alloy-0.5.3.ebuild b/x11-themes/alloy/alloy-0.5.3.ebuild new file mode 100644 index 000000000000..4db17b2d8587 --- /dev/null +++ b/x11-themes/alloy/alloy-0.5.3.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.5.3.ebuild,v 1.1 2007/04/08 11:07:30 genstef 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/content-files/10605-${P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +IUSE="" + +DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.2 ) + $(qt_min_version 3.3)" +need-kde 3.2 diff --git a/x11-themes/alloy/files/digest-alloy-0.5.3 b/x11-themes/alloy/files/digest-alloy-0.5.3 new file mode 100644 index 000000000000..3e06323aa9f9 --- /dev/null +++ b/x11-themes/alloy/files/digest-alloy-0.5.3 @@ -0,0 +1,3 @@ +MD5 4c84f744ba0eeda89436e1c671e18c85 10605-alloy-0.5.3.tar.bz2 407920 +RMD160 f42902bb4533f616c342853e31635014a24ded33 10605-alloy-0.5.3.tar.bz2 407920 +SHA256 f4a45da05a156153621cf273da6ec31df9f6739c08ef699db922c3b9740e4e25 10605-alloy-0.5.3.tar.bz2 407920 |