diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:25:04 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-04-17 06:25:04 +0000 |
commit | 9fd34b2588792bd8d877676b89a20974e31a7938 (patch) | |
tree | d1ef22daff961382012cdaba14e7b36452a94d77 /kde-base/libkexiv2 | |
parent | Restore accidentally dropped ~hppa keyword as reported by jer bug #266459 (diff) | |
download | gentoo-2-9fd34b2588792bd8d877676b89a20974e31a7938.tar.gz gentoo-2-9fd34b2588792bd8d877676b89a20974e31a7938.tar.bz2 gentoo-2-9fd34b2588792bd8d877676b89a20974e31a7938.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/libkexiv2')
-rw-r--r-- | kde-base/libkexiv2/ChangeLog | 9 | ||||
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.2.1.ebuild | 23 | ||||
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.2.2.ebuild | 4 |
3 files changed, 10 insertions, 26 deletions
diff --git a/kde-base/libkexiv2/ChangeLog b/kde-base/libkexiv2/ChangeLog index ca7e13ece240..35526a43a6ab 100644 --- a/kde-base/libkexiv2/ChangeLog +++ b/kde-base/libkexiv2/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for kde-base/libkexiv2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.14 2009/04/12 06:27:46 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/ChangeLog,v 1.15 2009/04/17 06:25:04 alexxy Exp $ + + 17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -libkexiv2-4.2.1.ebuild, + libkexiv2-4.2.2: + Restore ~hppa keywords + + 16 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -libkexiv2-4.2.1.ebuild: + Drop KDE 4.2.1 *libkexiv2-4.2.2 (11 Apr 2009) diff --git a/kde-base/libkexiv2/libkexiv2-4.2.1.ebuild b/kde-base/libkexiv2/libkexiv2-4.2.1.ebuild deleted file mode 100644 index 709d7218aa7b..000000000000 --- a/kde-base/libkexiv2/libkexiv2-4.2.1.ebuild +++ /dev/null @@ -1,23 +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/libkexiv2/libkexiv2-4.2.1.ebuild,v 1.2 2009/04/11 17:29:56 armin76 Exp $ - -EAPI="2" - -KMNAME="kdegraphics" -KMMODULE="libs/libkexiv2" -inherit kde4-meta - -DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" -HOMEPAGE="http://www.kipi-plugins.org" - -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug" - -DEPEND=" - media-gfx/exiv2 - media-libs/jpeg - media-libs/lcms -" -RDEPEND="${DEPEND}" diff --git a/kde-base/libkexiv2/libkexiv2-4.2.2.ebuild b/kde-base/libkexiv2/libkexiv2-4.2.2.ebuild index e1462a67947c..91412c4eee61 100644 --- a/kde-base/libkexiv2/libkexiv2-4.2.2.ebuild +++ b/kde-base/libkexiv2/libkexiv2-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/libkexiv2/libkexiv2-4.2.2.ebuild,v 1.1 2009/04/12 06:27:46 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.2.2.ebuild,v 1.2 2009/04/17 06:25:04 alexxy Exp $ EAPI="2" @@ -12,7 +12,7 @@ DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" HOMEPAGE="http://www.kipi-plugins.org" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" DEPEND=" |