diff options
author | Jason Wever <weeve@gentoo.org> | 2005-07-08 03:30:58 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-07-08 03:30:58 +0000 |
commit | 0865cf00a50edecc9c70a5ee6368881113352b50 (patch) | |
tree | ef5caa482c58decee89607c49f809153ae8603a7 /kde-base/kdeartwork-wallpapers | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-0865cf00a50edecc9c70a5ee6368881113352b50.tar.gz gentoo-2-0865cf00a50edecc9c70a5ee6368881113352b50.tar.bz2 gentoo-2-0865cf00a50edecc9c70a5ee6368881113352b50.zip |
Stable on SPARC.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/kdeartwork-wallpapers')
-rw-r--r-- | kde-base/kdeartwork-wallpapers/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-3.4.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-wallpapers/ChangeLog b/kde-base/kdeartwork-wallpapers/ChangeLog index 642884de403a..da5c857cda50 100644 --- a/kde-base/kdeartwork-wallpapers/ChangeLog +++ b/kde-base/kdeartwork-wallpapers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-wallpapers # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.10 2005/07/01 23:41:08 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.11 2005/07/08 03:26:28 weeve Exp $ + + 08 Jul 2005; Jason Wever <weeve@gentoo.org> + kdeartwork-wallpapers-3.4.1.ebuild: + Stable on SPARC. 01 Jul 2005; Lars Weiler <pylon@gentoo.org> kdeartwork-wallpapers-3.4.1.ebuild: diff --git a/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-3.4.1.ebuild b/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-3.4.1.ebuild index 4a5d0a50933c..98f206fda37b 100644 --- a/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-3.4.1.ebuild +++ b/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-3.4.1.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/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-3.4.1.ebuild,v 1.5 2005/07/01 23:41:08 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-3.4.1.ebuild,v 1.6 2005/07/08 03:26:28 weeve Exp $ KMMODULE=wallpapers KMNAME=kdeartwork @@ -9,6 +9,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Wallpapers from kde" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |