diff options
author | 2006-02-18 08:19:38 +0000 | |
---|---|---|
committer | 2006-02-18 08:19:38 +0000 | |
commit | 66538a6cfafa76c452082ce6d52a8453d943487d (patch) | |
tree | 1f4bb617f8e4be7d1fac837103a5958d006b510f /x11-themes | |
parent | remove old vserver profile (diff) | |
download | historical-66538a6cfafa76c452082ce6d52a8453d943487d.tar.gz historical-66538a6cfafa76c452082ce6d52a8453d943487d.tar.bz2 historical-66538a6cfafa76c452082ce6d52a8453d943487d.zip |
Added ~ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/lipstik/Manifest | 14 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-2.2.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index d18e381fb988..2e06f552249c 100644 --- a/x11-themes/lipstik/ChangeLog +++ b/x11-themes/lipstik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/lipstik # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.10 2006/02/14 18:02:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.11 2006/02/18 08:19:38 corsair Exp $ + + 18 Feb 2006; Markus Rothe <corsair@gentoo.org> lipstik-2.2.ebuild: + Added ~ppc64 14 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> lipstik-2.1.ebuild: Stable on sparc diff --git a/x11-themes/lipstik/Manifest b/x11-themes/lipstik/Manifest index 48511bee14b0..7483ffb02334 100644 --- a/x11-themes/lipstik/Manifest +++ b/x11-themes/lipstik/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 00ac396c443a2ec7fcfa94da2bfcf243 ChangeLog 1461 +MD5 2e8b26167707c7b386c629210196c80c ChangeLog 1545 MD5 35e6e2ded39053bad610a636e8317598 files/digest-lipstik-1.3 70 MD5 35e6e2ded39053bad610a636e8317598 files/digest-lipstik-1.3-r1 70 MD5 60788c7643a566613d15991717991696 files/digest-lipstik-2.1 70 @@ -12,12 +9,5 @@ MD5 b3e7683f98fdfded8da0b8f18b6e7bf0 files/lipstik-2.2-lower_case.patch 6365 MD5 12b9623b26efa9203bc5cad640a1598a lipstik-1.3-r1.ebuild 650 MD5 8c5c7c8a8d30a1b08c064d3c4868d835 lipstik-1.3.ebuild 560 MD5 0c631df56b1ab42e8f101b5e313495b8 lipstik-2.1.ebuild 658 -MD5 2146378e031e8625e73dce497de34bab lipstik-2.2.ebuild 656 +MD5 e44111d208a200b87cdcb2bd7f7d2cd2 lipstik-2.2.ebuild 665 MD5 cb28be74814f0f6cbf78047995f51226 metadata.xml 233 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFD8hszKRy60XGEcJIRAnuCAJ9tEwX2WKvYAEKJQQXkD0t1+2s3rwCgqI6q -XuNZEMFOHqpu1kaQNESjGFo= -=ArB1 ------END PGP SIGNATURE----- diff --git a/x11-themes/lipstik/lipstik-2.2.ebuild b/x11-themes/lipstik/lipstik-2.2.ebuild index c0587118e6c2..8d870f97ced8 100644 --- a/x11-themes/lipstik/lipstik-2.2.ebuild +++ b/x11-themes/lipstik/lipstik-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.ebuild,v 1.1 2006/02/12 15:44:24 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.ebuild,v 1.2 2006/02/18 08:19:38 corsair Exp $ inherit kde @@ -11,7 +11,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}" SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |