diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 17:17:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 17:17:46 +0000 |
commit | d8a4029612e2c962f7198ce02949c46870e4acf6 (patch) | |
tree | 908b5987260ea5cb1c66fb71dd729a78dcf8a0ce /kde-base/kompare | |
parent | x86 stable wrt #185823 (diff) | |
download | gentoo-2-d8a4029612e2c962f7198ce02949c46870e4acf6.tar.gz gentoo-2-d8a4029612e2c962f7198ce02949c46870e4acf6.tar.bz2 gentoo-2-d8a4029612e2c962f7198ce02949c46870e4acf6.zip |
x86 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kompare')
-rw-r--r-- | kde-base/kompare/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kompare/kompare-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kompare/ChangeLog b/kde-base/kompare/ChangeLog index 6a696ef719f6..6f0294b560b8 100644 --- a/kde-base/kompare/ChangeLog +++ b/kde-base/kompare/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kompare # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/ChangeLog,v 1.64 2007/08/11 09:53:04 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/ChangeLog,v 1.65 2007/08/11 17:17:46 armin76 Exp $ + + 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> kompare-3.5.7.ebuild: + x86 stable wrt #185823 11 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> kompare-3.5.7.ebuild: Marked stable on amd64 as per bug 176297. diff --git a/kde-base/kompare/kompare-3.5.7.ebuild b/kde-base/kompare/kompare-3.5.7.ebuild index fd6defe81e24..cc990be646c7 100644 --- a/kde-base/kompare/kompare-3.5.7.ebuild +++ b/kde-base/kompare/kompare-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/kompare-3.5.7.ebuild,v 1.7 2007/08/11 09:53:04 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kompare/kompare-3.5.7.ebuild,v 1.8 2007/08/11 17:17:46 armin76 Exp $ KMNAME=kdesdk MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE: A program to view the differences between files and optionally generate a diff" -KEYWORDS="alpha amd64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |