diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-01-21 10:04:46 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-01-21 10:04:46 +0000 |
commit | 25b1427b79ac329a48912d5e2db4bc66072c376a (patch) | |
tree | f9241a148b8dfaee776c70d7af86df12c66eb29c /kde-base/kolourpaint | |
parent | remove cvs headers from patch - Thanks Tilman (diff) | |
download | historical-25b1427b79ac329a48912d5e2db4bc66072c376a.tar.gz historical-25b1427b79ac329a48912d5e2db4bc66072c376a.tar.bz2 historical-25b1427b79ac329a48912d5e2db4bc66072c376a.zip |
Keyword ~amd64-linux/~x86-linux
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index a32365503669..464a9090928c 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kolourpaint # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.140 2010/01/19 02:12:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.141 2010/01/21 10:02:13 abcd Exp $ + + 21 Jan 2010; Jonathan Callen <abcd@gentoo.org> kolourpaint-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kolourpaint-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kolourpaint/kolourpaint-4.3.4.ebuild b/kde-base/kolourpaint/kolourpaint-4.3.4.ebuild index ed0e227b03b7..daac17539173 100644 --- a/kde-base/kolourpaint/kolourpaint-4.3.4.ebuild +++ b/kde-base/kolourpaint/kolourpaint-4.3.4.ebuild @@ -1,6 +1,6 @@ -# 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/kolourpaint/kolourpaint-4.3.4.ebuild,v 1.1 2009/12/01 10:52:58 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.3.4.ebuild,v 1.2 2010/01/21 10:02:13 abcd Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdegraphics" inherit kde4-meta DESCRIPTION="Paint Program for KDE" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" LICENSE="BSD LGPL-2" IUSE="debug +handbook" |