diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2006-07-07 00:16:37 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2006-07-07 00:16:37 +0000 |
commit | bdaa4045642c69d18b6377ecef14df271ce22ab5 (patch) | |
tree | c119a518a342146bb06343737246521621e96965 /x11-misc/notification-daemon | |
parent | Add ~amd64, bug #139429. (diff) | |
download | gentoo-2-bdaa4045642c69d18b6377ecef14df271ce22ab5.tar.gz gentoo-2-bdaa4045642c69d18b6377ecef14df271ce22ab5.tar.bz2 gentoo-2-bdaa4045642c69d18b6377ecef14df271ce22ab5.zip |
Marked ppc
(Portage version: 2.1.1_pre2-r4)
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r-- | x11-misc/notification-daemon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index 437cd3c0e407..af620484d4aa 100644 --- a/x11-misc/notification-daemon/ChangeLog +++ b/x11-misc/notification-daemon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/notification-daemon # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.8 2006/06/27 05:37:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.9 2006/07/07 00:16:37 lu_zero Exp $ + + 06 Jul 2006; Luca Barbato <lu_zero@gentoo.org> + notification-daemon-0.3.5.ebuild: + Marked ppc 27 Jun 2006; Markus Rothe <corsair@gentoo.org> notification-daemon-0.3.5.ebuild: diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild index ff8f57cb1703..1a06a34fa49c 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.3.5.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-misc/notification-daemon/notification-daemon-0.3.5.ebuild,v 1.2 2006/06/27 05:37:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild,v 1.3 2006/07/07 00:16:37 lu_zero Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=dev-libs/glib-2.4.0 |