diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 17:59:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 17:59:29 +0000 |
commit | fc09f6c8654929fba8f007a7106f5f12b40020dc (patch) | |
tree | 43a80f6cd6038c16422e552e15f9bf514b467820 | |
parent | Bump patchver to add back in ls --color=auto alias, as it was restored for ba... (diff) | |
download | gentoo-2-fc09f6c8654929fba8f007a7106f5f12b40020dc.tar.gz gentoo-2-fc09f6c8654929fba8f007a7106f5f12b40020dc.tar.bz2 gentoo-2-fc09f6c8654929fba8f007a7106f5f12b40020dc.zip |
alpha/ia64 stable wrt #176297
(Portage version: 2.1.2.11)
-rw-r--r-- | kde-base/ktnef/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktnef/ktnef-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktnef/ChangeLog b/kde-base/ktnef/ChangeLog index 7e95ae90400d..1ad4ff18e93a 100644 --- a/kde-base/ktnef/ChangeLog +++ b/kde-base/ktnef/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktnef # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktnef/ChangeLog,v 1.72 2007/08/07 20:50:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktnef/ChangeLog,v 1.73 2007/08/08 17:59:29 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> ktnef-3.5.7.ebuild: + alpha/ia64 stable wrt #176297 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> ktnef-3.5.7.ebuild: Marked ppc stable. diff --git a/kde-base/ktnef/ktnef-3.5.7.ebuild b/kde-base/ktnef/ktnef-3.5.7.ebuild index e81ac00a59b1..ad206b1d1765 100644 --- a/kde-base/ktnef/ktnef-3.5.7.ebuild +++ b/kde-base/ktnef/ktnef-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/ktnef/ktnef-3.5.7.ebuild,v 1.4 2007/08/07 20:50:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktnef/ktnef-3.5.7.ebuild,v 1.5 2007/08/08 17:59:29 armin76 Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Viewer for mail attachments using TNEF format" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" |