diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-25 14:31:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-25 14:31:32 +0000 |
commit | d59a45c42ef8cc78c9b9cd6315f5f4a1a06a0e54 (patch) | |
tree | e11bd9db29b88b3e657255631a51cbe80e6ed309 /x11-themes/polymer | |
parent | Stable on sparc wrt #109815 (diff) | |
download | historical-d59a45c42ef8cc78c9b9cd6315f5f4a1a06a0e54.tar.gz historical-d59a45c42ef8cc78c9b9cd6315f5f4a1a06a0e54.tar.bz2 historical-d59a45c42ef8cc78c9b9cd6315f5f4a1a06a0e54.zip |
Stable on sparc wrt #109816
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-themes/polymer')
-rw-r--r-- | x11-themes/polymer/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/polymer/Manifest | 10 | ||||
-rw-r--r-- | x11-themes/polymer/polymer-0.3.2.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/x11-themes/polymer/ChangeLog b/x11-themes/polymer/ChangeLog index 74f57cb94d7f..5410a7203fb0 100644 --- a/x11-themes/polymer/ChangeLog +++ b/x11-themes/polymer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/polymer # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/polymer/ChangeLog,v 1.7 2005/10/23 17:48:31 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/polymer/ChangeLog,v 1.8 2005/10/25 14:31:32 gustavoz Exp $ + + 25 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> polymer-0.3.2.ebuild: + Stable on sparc wrt #109816 23 Oct 2005; Carsten Lohrke <carlo@gentoo.org> polymer-0.3.2.ebuild: stable on x86 diff --git a/x11-themes/polymer/Manifest b/x11-themes/polymer/Manifest index 084719984660..2efe5d6f4574 100644 --- a/x11-themes/polymer/Manifest +++ b/x11-themes/polymer/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 59b2aca01d60064000e39233851f2d63 polymer-0.3.2.ebuild 932 MD5 911b564160e0547308a260e2c409789f ChangeLog 1043 MD5 2f25ed577cbe195d965fe51b7b257f11 metadata.xml 487 MD5 3828d2f77c0b7aecbdda4339290ef267 files/digest-polymer-0.3.2 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDXkHSKRy60XGEcJIRArPGAKCmFdJbTq9oyyG+p99QHwRxhgmqQwCfZM5Z +G76ct6R/B/l3v9VMlefrWCA= +=Bx7B +-----END PGP SIGNATURE----- diff --git a/x11-themes/polymer/polymer-0.3.2.ebuild b/x11-themes/polymer/polymer-0.3.2.ebuild index ddc4f2b4fbc1..cc2c9965d9a7 100644 --- a/x11-themes/polymer/polymer-0.3.2.ebuild +++ b/x11-themes/polymer/polymer-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/polymer/polymer-0.3.2.ebuild,v 1.3 2005/10/23 17:48:31 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/polymer/polymer-0.3.2.ebuild,v 1.4 2005/10/25 14:31:32 gustavoz Exp $ inherit qt3 @@ -10,7 +10,7 @@ SRC_URI="http://static.int.pl/~mig21/dev/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~sparc x86" +KEYWORDS="amd64 sparc x86" IUSE="mmx sse2" DEPEND="$(qt_min_version 3.3)" |