diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-15 22:03:03 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-15 22:03:03 +0000 |
commit | 040b8e856d33ed7882d2192efe9f435b2730a6c1 (patch) | |
tree | 60aca15764d18a3b8dacc8cf6426a87bad75933a /x11-libs/libnotify | |
parent | Transfer Prefix keywords (diff) | |
download | historical-040b8e856d33ed7882d2192efe9f435b2730a6c1.tar.gz historical-040b8e856d33ed7882d2192efe9f435b2730a6c1.tar.bz2 historical-040b8e856d33ed7882d2192efe9f435b2730a6c1.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 9886e6f7ca17..ad3d22f4b441 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libnotify -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.53 2009/05/05 14:52:18 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.54 2010/01/15 21:38:48 fauli Exp $ + + 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + libnotify-0.4.5.ebuild: + Transfer Prefix keywords 05 May 2009; Raúl Porcel <armin76@gentoo.org> libnotify-0.4.5.ebuild: arm/ia64/sh/sparc stable wrt #263411 diff --git a/x11-libs/libnotify/libnotify-0.4.5.ebuild b/x11-libs/libnotify/libnotify-0.4.5.ebuild index 4313921ca4e5..07224b683cfc 100644 --- a/x11-libs/libnotify/libnotify-0.4.5.ebuild +++ b/x11-libs/libnotify/libnotify-0.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.5.ebuild,v 1.12 2009/08/08 16:36:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.5.ebuild,v 1.13 2010/01/15 21:38:48 fauli Exp $ EAPI=2 @@ -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="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=x11-libs/gtk+-2.6:2 |