diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 02:59:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 02:59:24 +0000 |
commit | 4d31989236f4190469c21d7f2b24844584eae2b1 (patch) | |
tree | c95fbe397f7f77431fe4b333408bdc9e2cf0022c /kde-base | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-4d31989236f4190469c21d7f2b24844584eae2b1.tar.gz gentoo-2-4d31989236f4190469c21d7f2b24844584eae2b1.tar.bz2 gentoo-2-4d31989236f4190469c21d7f2b24844584eae2b1.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/klinkstatus/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/klinkstatus/klinkstatus-4.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/klinkstatus/ChangeLog b/kde-base/klinkstatus/ChangeLog index 00b37a6c5b2c..abf2d2268642 100644 --- a/kde-base/klinkstatus/ChangeLog +++ b/kde-base/klinkstatus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/klinkstatus -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/ChangeLog,v 1.134 2009/12/23 00:19:06 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/ChangeLog,v 1.135 2010/01/19 02:59:24 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> klinkstatus-4.3.3.ebuild: + Stable for HPPA too. 23 Dec 2009; Jonathan Callen <abcd@gentoo.org> klinkstatus-4.3.4.ebuild: Pull in changes from overlay diff --git a/kde-base/klinkstatus/klinkstatus-4.3.3.ebuild b/kde-base/klinkstatus/klinkstatus-4.3.3.ebuild index f9539b636075..ad7e405cd2e8 100644 --- a/kde-base/klinkstatus/klinkstatus-4.3.3.ebuild +++ b/kde-base/klinkstatus/klinkstatus-4.3.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.3.3.ebuild,v 1.5 2009/12/10 15:56:18 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klinkstatus/klinkstatus-4.3.3.ebuild,v 1.6 2010/01/19 02:59:24 jer Exp $ EAPI="2" KMNAME="kdewebdev" inherit kde4-meta DESCRIPTION="KDE web development - link validity checker" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook tidy" DEPEND=" |