diff options
author | 2009-12-27 15:38:22 +0000 | |
---|---|---|
committer | 2009-12-27 15:38:22 +0000 | |
commit | 2f5dd0aa3ef1d7cfd0d517e1e0d6d08d13184e7a (patch) | |
tree | 6a5a59eb37cc81a3a1a15d1b8743000d63bd720c /kde-base/knotify | |
parent | clean up (diff) | |
download | historical-2f5dd0aa3ef1d7cfd0d517e1e0d6d08d13184e7a.tar.gz historical-2f5dd0aa3ef1d7cfd0d517e1e0d6d08d13184e7a.tar.bz2 historical-2f5dd0aa3ef1d7cfd0d517e1e0d6d08d13184e7a.zip |
Revert
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/knotify')
-rw-r--r-- | kde-base/knotify/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.3.4.ebuild | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index c2d3af207cd7..9abcc773499d 100644 --- a/kde-base/knotify/ChangeLog +++ b/kde-base/knotify/ChangeLog @@ -1,9 +1,6 @@ # ChangeLog for kde-base/knotify # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.47 2009/12/27 14:57:22 armin76 Exp $ - - 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> knotify-4.3.4.ebuild: - alpha/ia64/sparc stable +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.48 2009/12/27 15:25:42 armin76 Exp $ 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -knotify-4.3.1.ebuild: diff --git a/kde-base/knotify/knotify-4.3.4.ebuild b/kde-base/knotify/knotify-4.3.4.ebuild index 9f913b3a4d83..986733ebb597 100644 --- a/kde-base/knotify/knotify-4.3.4.ebuild +++ b/kde-base/knotify/knotify-4.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.3.4.ebuild,v 1.2 2009/12/27 14:57:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.3.4.ebuild,v 1.3 2009/12/27 15:25:42 armin76 Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="The KDE notification daemon." -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" |