diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-09 12:28:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-09 12:28:27 +0000 |
commit | 2ec384ecd50c99c73a6fcb57f7ad99df4897ab6c (patch) | |
tree | 0eb57f4bcf40afe327ef7693b74113069d3a3085 /kde-base/kalyptus | |
parent | alpha stable (diff) | |
download | historical-2ec384ecd50c99c73a6fcb57f7ad99df4897ab6c.tar.gz historical-2ec384ecd50c99c73a6fcb57f7ad99df4897ab6c.tar.bz2 historical-2ec384ecd50c99c73a6fcb57f7ad99df4897ab6c.zip |
alpha/ia64/sparc stable wrt #208366
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'kde-base/kalyptus')
-rw-r--r-- | kde-base/kalyptus/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kalyptus/kalyptus-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kalyptus/ChangeLog b/kde-base/kalyptus/ChangeLog index c4114ebb8346..260f01dfed94 100644 --- a/kde-base/kalyptus/ChangeLog +++ b/kde-base/kalyptus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kalyptus # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.53 2008/01/31 15:30:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/ChangeLog,v 1.54 2008/02/09 12:10:01 armin76 Exp $ + + 09 Feb 2008; Raúl Porcel <armin76@gentoo.org> kalyptus-3.5.8.ebuild: + alpha/ia64/sparc stable wrt #208366 31 Jan 2008; Brent Baude <ranger@gentoo.org> kalyptus-3.5.8.ebuild: Marking kalyptus-3.5.8 ppc for bug 207634 diff --git a/kde-base/kalyptus/kalyptus-3.5.8.ebuild b/kde-base/kalyptus/kalyptus-3.5.8.ebuild index 24a0272ede6f..7f2a90681c5e 100644 --- a/kde-base/kalyptus/kalyptus-3.5.8.ebuild +++ b/kde-base/kalyptus/kalyptus-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.8.ebuild,v 1.5 2008/01/31 15:30:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalyptus/kalyptus-3.5.8.ebuild,v 1.6 2008/02/09 12:10:01 armin76 Exp $ KMNAME=kdebindings KM_MAKEFILESREV=1 @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE bindings generator for multiple languages." -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-lang/perl" |