summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-03-26 18:12:55 +0000
committerBrent Baude <ranger@gentoo.org>2009-03-26 18:12:55 +0000
commit37bab1213e5c67ee0b5448708c2e1bf5a3e46953 (patch)
treef95a7125a454e57fab6c3bf1454e103f380d8cf8 /x11-misc/notification-daemon
parentstable ppc, bug 263411 (diff)
downloadhistorical-37bab1213e5c67ee0b5448708c2e1bf5a3e46953.tar.gz
historical-37bab1213e5c67ee0b5448708c2e1bf5a3e46953.tar.bz2
historical-37bab1213e5c67ee0b5448708c2e1bf5a3e46953.zip
stable ppc, bug 263411
Package-Manager: portage-2.1.6.7/cvs/Linux ppc64
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r--x11-misc/notification-daemon/ChangeLog6
-rw-r--r--x11-misc/notification-daemon/Manifest4
-rw-r--r--x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/notification-daemon/ChangeLog b/x11-misc/notification-daemon/ChangeLog
index ca8231b71052..06f970aca43d 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.54 2009/03/25 10:42:31 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.55 2009/03/26 18:12:55 ranger Exp $
+
+ 26 Mar 2009; Brent Baude <ranger@gentoo.org>
+ notification-daemon-0.4.0.ebuild:
+ stable ppc, bug 263411
25 Mar 2009; Peter Alfredsen <loki_val@gentoo.org>
notification-daemon-0.4.0.ebuild:
diff --git a/x11-misc/notification-daemon/Manifest b/x11-misc/notification-daemon/Manifest
index c254f264d365..d76bb93b8e30 100644
--- a/x11-misc/notification-daemon/Manifest
+++ b/x11-misc/notification-daemon/Manifest
@@ -3,6 +3,6 @@ DIST notification-daemon-0.3.7.tar.gz 412184 RMD160 04a226d939f6985ee73e4d603a95
DIST notification-daemon-0.4.0.tar.gz 404178 RMD160 349ea655b4fd0a2b5987b59a5d1241158f20f9d5 SHA1 c978d780588f31f4e5b75487ad1f1b7498e51a07 SHA256 0c0c90ec7f2fc7fc5cbefba2e04df6ae311abc7ace23dd34f21dc063e119d808
EBUILD notification-daemon-0.3.7-r1.ebuild 985 RMD160 44ecf1104a83669c67cc4b5f1625004068ba7c28 SHA1 0409882b2bcb9dddcf4df454d978718628c6622c SHA256 d6e48296c2e6ac73d422c97293a3a023d0f3e7fe80e52c8a4d1432321ee6e21b
EBUILD notification-daemon-0.3.7.ebuild 836 RMD160 b0930063e7bfdf5e214ad5a25b597ef43e472494 SHA1 285347297bc9b004d499930c40f2d0a9bef5f0a7 SHA256 be20c7b5fde4c09af7f117f2713535ac3376d847bf9db1c19227f029ef3e2dcf
-EBUILD notification-daemon-0.4.0.ebuild 1049 RMD160 c94eee3196311f663ec320964cee89362dfed13c SHA1 1cd067fc2aaa62843d6f486f98b4b34a9ecfb3a6 SHA256 cafdd3f3c26e4ba184e91a10656713a84be1569c143f62f8869e86958430e7b2
-MISC ChangeLog 8184 RMD160 632dd98e7add4f43af5d830c5f479273fc87a284 SHA1 54df97259cc0f74771d30937ebdc5f7494fef1ee SHA256 a6cdec317d5141af15febabaa40653a83d5c2f173393364131a41e6ac9834fc7
+EBUILD notification-daemon-0.4.0.ebuild 1046 RMD160 4537715baab2e59b7ee66d196e09314cbb3f992e SHA1 bcf9f26d7cf0ada9a8185a3e163f729ecb8a6ba0 SHA256 a59f6a2080b25c96fb851b32a4c40a92fc7873a573580d4ffa005bf4ad200125
+MISC ChangeLog 8291 RMD160 4c5f4c64e98f817278672cc925a1a5e72d8552dc SHA1 743f76b7cd4e49538b372b0446f906ebdd45bcf8 SHA256 8139e7df2d953426176a02852e0f6083a1e8cfbb86d2e6d692ef438c4911e96d
MISC metadata.xml 165 RMD160 f8f7dd761c5475651b8e04512e4f3dd043c41984 SHA1 47939c027699c5810cd3f25b4698719e9bd183d2 SHA256 dc2ad50713441100082e32ba283e9dd807b8fc46f69a5b9221fb9b89064deb31
diff --git a/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild b/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild
index dd2620aee6ee..81fb3a5e585d 100644
--- a/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild
+++ b/x11-misc/notification-daemon/notification-daemon-0.4.0.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/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild,v 1.4 2009/03/25 10:42:31 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.4.0.ebuild,v 1.5 2009/03/26 18:12:55 ranger Exp $
WANT_AUTOMAKE="1.9"
@@ -12,7 +12,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
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"
IUSE="gstreamer"
RDEPEND=">=dev-libs/glib-2.4.0