diff options
-rw-r--r-- | kde-base/kuickshow/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kuickshow/kuickshow-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kuickshow/ChangeLog b/kde-base/kuickshow/ChangeLog index d142ef314e61..1f9feb05ff8e 100644 --- a/kde-base/kuickshow/ChangeLog +++ b/kde-base/kuickshow/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kuickshow # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kuickshow/ChangeLog,v 1.44 2006/10/03 12:35:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kuickshow/ChangeLog,v 1.45 2006/11/13 13:34:06 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + kuickshow-3.5.5.ebuild: + "Stable x86, bug #147570" *kuickshow-3.5.5 (03 Oct 2006) diff --git a/kde-base/kuickshow/kuickshow-3.5.5.ebuild b/kde-base/kuickshow/kuickshow-3.5.5.ebuild index 11cabdaddcc2..034340aa61d6 100644 --- a/kde-base/kuickshow/kuickshow-3.5.5.ebuild +++ b/kde-base/kuickshow/kuickshow-3.5.5.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/kde-base/kuickshow/kuickshow-3.5.5.ebuild,v 1.1 2006/10/03 12:35:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kuickshow/kuickshow-3.5.5.ebuild,v 1.2 2006/11/13 13:34:06 opfer Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: A fast and versatile image viewer" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/imlib"
\ No newline at end of file |