diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:43:38 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 15:43:38 +0000 |
commit | 17386328be854e8a392bc192753d42f764f0312a (patch) | |
tree | aec01306e9f52bfb8011591e4772bd53e4f32e2a /x11-libs/libnotify | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-17386328be854e8a392bc192753d42f764f0312a.tar.gz gentoo-2-17386328be854e8a392bc192753d42f764f0312a.tar.bz2 gentoo-2-17386328be854e8a392bc192753d42f764f0312a.zip |
Sorry about that. Back to ~amd64 with this one.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 93b4e8aed36c..a27a97e19408 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.10 2006/06/30 15:37:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.11 2006/06/30 15:43:38 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + libnotify-0.4.2.ebuild: + Sorry about that. Back to ~amd64 with this one. 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> libnotify-0.4.2.ebuild: diff --git a/x11-libs/libnotify/libnotify-0.4.2.ebuild b/x11-libs/libnotify/libnotify-0.4.2.ebuild index c9274383ac5f..7634a1bc9922 100644 --- a/x11-libs/libnotify/libnotify-0.4.2.ebuild +++ b/x11-libs/libnotify/libnotify-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.2.ebuild,v 1.3 2006/06/30 15:37:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.2.ebuild,v 1.4 2006/06/30 15:43:38 wolf31o2 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2.2 |