diff options
author | 2006-03-27 15:47:00 +0000 | |
---|---|---|
committer | 2006-03-27 15:47:00 +0000 | |
commit | 0e2e48edca30c293d0e2cc94436ef2e996032bd1 (patch) | |
tree | d7149805ae6c50d512d53c27ca764058f91608a3 /kde-base/ktip | |
parent | Mark 3.4.3 stable on ia64. #112842 (diff) | |
download | gentoo-2-0e2e48edca30c293d0e2cc94436ef2e996032bd1.tar.gz gentoo-2-0e2e48edca30c293d0e2cc94436ef2e996032bd1.tar.bz2 gentoo-2-0e2e48edca30c293d0e2cc94436ef2e996032bd1.zip |
Mark 3.4.3 stable on ia64. #112842
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/ktip')
-rw-r--r-- | kde-base/ktip/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ktip/ktip-3.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/ktip/ChangeLog b/kde-base/ktip/ChangeLog index 4a24d997fe51..29840487e5ac 100644 --- a/kde-base/ktip/ChangeLog +++ b/kde-base/ktip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktip -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.36 2006/03/22 20:15:40 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ChangeLog,v 1.37 2006/03/27 15:47:00 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> ktip-3.4.3.ebuild: + Mark 3.4.3 stable on ia64. #112842 *ktip-3.5.2 (22 Mar 2006) diff --git a/kde-base/ktip/ktip-3.4.3.ebuild b/kde-base/ktip/ktip-3.4.3.ebuild index 1862647f42ed..20c7125efa5d 100644 --- a/kde-base/ktip/ktip-3.4.3.ebuild +++ b/kde-base/ktip/ktip-3.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.4.3.ebuild,v 1.7 2005/12/10 19:17:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktip/ktip-3.4.3.ebuild,v 1.8 2006/03/27 15:47:00 agriffis Exp $ KMNAME=kdebase MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE tip-of-the-day displayer" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" |