diff options
author | David Holm <dholm@gentoo.org> | 2005-08-04 15:24:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-08-04 15:24:44 +0000 |
commit | 5bc086d94854eeb686484be93f489909a8c415cf (patch) | |
tree | c1f0aa1b5c30e17bf7b6b61463cd4784be46a25d /x11-themes/lipstik | |
parent | Added to ~ppc (diff) | |
download | historical-5bc086d94854eeb686484be93f489909a8c415cf.tar.gz historical-5bc086d94854eeb686484be93f489909a8c415cf.tar.bz2 historical-5bc086d94854eeb686484be93f489909a8c415cf.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-themes/lipstik')
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index a9dd7818cddf..1698de44e335 100644 --- a/x11-themes/lipstik/ChangeLog +++ b/x11-themes/lipstik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/lipstik # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.2 2005/08/03 21:27:04 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.3 2005/08/04 15:23:17 dholm Exp $ + + 04 Aug 2005; David Holm <dholm@gentoo.org> lipstik-1.3.ebuild: + Added to ~ppc. *lipstik-1.3 (03 Aug 2005) diff --git a/x11-themes/lipstik/lipstik-1.3.ebuild b/x11-themes/lipstik/lipstik-1.3.ebuild index 4059f6b2c474..5df2b1d35134 100644 --- a/x11-themes/lipstik/lipstik-1.3.ebuild +++ b/x11-themes/lipstik/lipstik-1.3.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/lipstik/lipstik-1.3.ebuild,v 1.1 2005/08/03 19:08:53 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-1.3.ebuild,v 1.2 2005/08/04 15:23:17 dholm 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 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |