diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-07 18:47:35 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-07 18:47:35 +0000 |
commit | f6ea986d2c1633ea0f59d8eb8df774ad07272187 (patch) | |
tree | 80b1abbb7e504fd742562dd8a276b1862921b6b8 /x11-misc/notification-daemon | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-f6ea986d2c1633ea0f59d8eb8df774ad07272187.tar.gz gentoo-2-f6ea986d2c1633ea0f59d8eb8df774ad07272187.tar.bz2 gentoo-2-f6ea986d2c1633ea0f59d8eb8df774ad07272187.zip |
ppc stable, bug #157906
(Portage version: 2.1.1-r2)
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.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog index 865bcfb89dd3..40205089e325 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.29 2007/01/02 04:51:05 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.30 2007/01/07 18:47:35 dertobi123 Exp $ + + 07 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> + notification-daemon-0.3.6-r1.ebuild: + ppc stable, bug #157906 02 Jan 2007; Andrej Kacian <ticho@gentoo.org> notification-daemon-0.3.6-r1.ebuild: diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild index eef71e942c8c..44059a68f977 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.6-r1.ebuild,v 1.6 2007/01/02 04:51:05 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.6-r1.ebuild,v 1.7 2007/01/07 18:47:35 dertobi123 Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=dev-libs/glib-2.4.0 |