diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:06:15 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:06:15 +0000 |
commit | baf12ef5e099a7a4259a460d33ab91bcee7a9f1a (patch) | |
tree | 9a5b4fe25ad1866db7e571d16bd540e5cb9b6f09 /kde-base/kolourpaint | |
parent | Restore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff) | |
download | gentoo-2-baf12ef5e099a7a4259a460d33ab91bcee7a9f1a.tar.gz gentoo-2-baf12ef5e099a7a4259a460d33ab91bcee7a9f1a.tar.bz2 gentoo-2-baf12ef5e099a7a4259a460d33ab91bcee7a9f1a.zip |
Restore accidentally dropped ~hppa keyword as reported by jer bug #266459
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 10 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.2.1.ebuild | 18 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.2.2.ebuild | 4 |
3 files changed, 11 insertions, 21 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 23b53fca0950..80736d65c9ef 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for kde-base/kolourpaint # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.110 2009/04/11 23:38:19 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.111 2009/04/17 06:06:15 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kolourpaint-4.2.1.ebuild, kolourpaint-4.2.2: + Restore ~hppa keywords + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kolourpaint-4.2.1.ebuild: + Drop KDE 4.2.1 *kolourpaint-4.2.2 (11 Apr 2009) diff --git a/kde-base/kolourpaint/kolourpaint-4.2.1.ebuild b/kde-base/kolourpaint/kolourpaint-4.2.1.ebuild deleted file mode 100644 index 8f8b55837783..000000000000 --- a/kde-base/kolourpaint/kolourpaint-4.2.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.2.1.ebuild,v 1.3 2009/04/11 17:33:21 armin76 Exp $ - -EAPI="2" - -KMNAME="kdegraphics" -inherit kde4-meta - -DESCRIPTION="Paint Program for KDE" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" -LICENSE="BSD LGPL-2" - -DEPEND=" - kde-base/qimageblitz -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kolourpaint/kolourpaint-4.2.2.ebuild b/kde-base/kolourpaint/kolourpaint-4.2.2.ebuild index a6a953d14574..538dbb9bb398 100644 --- a/kde-base/kolourpaint/kolourpaint-4.2.2.ebuild +++ b/kde-base/kolourpaint/kolourpaint-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.2.2.ebuild,v 1.1 2009/04/11 23:38:19 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.2.2.ebuild,v 1.2 2009/04/17 06:06:15 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdegraphics" inherit kde4-meta DESCRIPTION="Paint Program for KDE" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" LICENSE="BSD LGPL-2" IUSE="debug doc" |