diff options
author | 2006-03-27 15:11:40 +0000 | |
---|---|---|
committer | 2006-03-27 15:11:40 +0000 | |
commit | af1566dafbbfb001f3c693cc9271bd46147180d3 (patch) | |
tree | 727572b4486b6e6dbad735952013c675de16c78d /kde-base/kview | |
parent | redid the big patch since the original one was complaining a lot and even ask... (diff) | |
download | historical-af1566dafbbfb001f3c693cc9271bd46147180d3.tar.gz historical-af1566dafbbfb001f3c693cc9271bd46147180d3.tar.bz2 historical-af1566dafbbfb001f3c693cc9271bd46147180d3.zip |
Mark 3.4.3 stable on ia64. #112842
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base/kview')
-rw-r--r-- | kde-base/kview/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kview/kview-3.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kview/ChangeLog b/kde-base/kview/ChangeLog index b20ff1e87d74..f93f84cdbf4a 100644 --- a/kde-base/kview/ChangeLog +++ b/kde-base/kview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kview -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kview/ChangeLog,v 1.36 2006/03/22 20:15:41 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kview/ChangeLog,v 1.37 2006/03/27 15:09:51 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kview-3.4.3.ebuild: + Mark 3.4.3 stable on ia64. #112842 *kview-3.5.2 (22 Mar 2006) diff --git a/kde-base/kview/kview-3.4.3.ebuild b/kde-base/kview/kview-3.4.3.ebuild index d506f031fd32..437401ff667b 100644 --- a/kde-base/kview/kview-3.4.3.ebuild +++ b/kde-base/kview/kview-3.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kview/kview-3.4.3.ebuild,v 1.7 2005/12/10 22:30:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kview/kview-3.4.3.ebuild,v 1.8 2006/03/27 15:09:51 agriffis Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="kde image viwer" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" |