diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-15 11:21:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-15 11:21:21 +0000 |
commit | 56472b7a7640ec90418b51beab19390f2f8f3ccf (patch) | |
tree | 4851ef37d7fcfe8a25a754815a4db938a936edef /kde-base/kompare | |
parent | version bump (diff) | |
download | historical-56472b7a7640ec90418b51beab19390f2f8f3ccf.tar.gz historical-56472b7a7640ec90418b51beab19390f2f8f3ccf.tar.bz2 historical-56472b7a7640ec90418b51beab19390f2f8f3ccf.zip |
Add ~arm
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'kde-base/kompare')
-rw-r--r-- | kde-base/kompare/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kompare/kompare-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kompare/ChangeLog b/kde-base/kompare/ChangeLog index bafd79e79b66..a5c4276f6537 100644 --- a/kde-base/kompare/ChangeLog +++ b/kde-base/kompare/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kompare # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/ChangeLog,v 1.153 2010/08/09 17:34:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/ChangeLog,v 1.154 2010/08/15 11:15:27 armin76 Exp $ + + 15 Aug 2010; Raúl Porcel <armin76@gentoo.org> kompare-4.4.5.ebuild: + Add ~arm 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> kompare-4.4.5.ebuild: Drop alpha ia64 and sparc per the AT Lead permission. diff --git a/kde-base/kompare/kompare-4.4.5.ebuild b/kde-base/kompare/kompare-4.4.5.ebuild index d9f3c3b0eb9d..dedcabc86850 100644 --- a/kde-base/kompare/kompare-4.4.5.ebuild +++ b/kde-base/kompare/kompare-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/kompare-4.4.5.ebuild,v 1.5 2010/08/09 17:34:59 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/kompare-4.4.5.ebuild,v 1.6 2010/08/15 11:15:27 armin76 Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdesdk" inherit kde4-meta DESCRIPTION="Kompare is a program to view the differences between files." -KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |