diff options
author | 2008-01-30 10:12:15 +0000 | |
---|---|---|
committer | 2008-01-30 10:12:15 +0000 | |
commit | 52092a2432d261b907d8b50f2eca495321c06ebe (patch) | |
tree | c6d7a1cf4f39a7e6626df0e5dce50eb2430f4f8a /kde-base/knotes | |
parent | stable x86, bug 207634 (diff) | |
download | gentoo-2-52092a2432d261b907d8b50f2eca495321c06ebe.tar.gz gentoo-2-52092a2432d261b907d8b50f2eca495321c06ebe.tar.bz2 gentoo-2-52092a2432d261b907d8b50f2eca495321c06ebe.zip |
stable x86, bug 207634
(Portage version: 2.1.3.19, RepoMan options: --force)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index e23bafe0bd02..e7616e278b36 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.76 2008/01/29 16:13:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.77 2008/01/30 10:12:15 opfer Exp $ + + 30 Jan 2008; Christian Faulhammer <opfer@gentoo.org> knotes-3.5.8.ebuild: + stable x86, bug 207634 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> knotes-3.5.8.ebuild: alpha/ia64/sparc stable wrt #207634 diff --git a/kde-base/knotes/knotes-3.5.8.ebuild b/kde-base/knotes/knotes-3.5.8.ebuild index 33a79de041d9..bb8e2a36758d 100644 --- a/kde-base/knotes/knotes-3.5.8.ebuild +++ b/kde-base/knotes/knotes-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/knotes/knotes-3.5.8.ebuild,v 1.3 2008/01/29 16:13:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-3.5.8.ebuild,v 1.4 2008/01/30 10:12:15 opfer Exp $ KMNAME=kdepim MAXKDEVER=$PV @@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Notes" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal) $(deprange $PV $MAXKDEVER kde-base/libkdepim) |