diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-10-30 20:16:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-10-30 20:16:19 +0000 |
commit | 93d75d1b56b2d9caac7dcd0da7a7cef801b13f47 (patch) | |
tree | 6e5e5088e5510bfff14a663d081a8c138c8e4610 /x11-libs/libnotify | |
parent | Marked ~hppa (bug #153433). (diff) | |
download | gentoo-2-93d75d1b56b2d9caac7dcd0da7a7cef801b13f47.tar.gz gentoo-2-93d75d1b56b2d9caac7dcd0da7a7cef801b13f47.tar.bz2 gentoo-2-93d75d1b56b2d9caac7dcd0da7a7cef801b13f47.zip |
Marked ~hppa (bug #153433).
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index 66b6a3985f3a..593b04e6a9e4 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # 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.24 2006/10/30 18:03:39 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.25 2006/10/30 20:16:19 jer Exp $ + + 30 Oct 2006; Jeroen Roovers <jer@gentoo.org> libnotify-0.4.3.ebuild: + Marked ~hppa (bug #153433). 30 Oct 2006; Saleem Abdulrasool <compnerd@gentoo.org> -files/libnotify-0.4.2-send-uchar-array.patch, -libnotify-0.4.0.ebuild, diff --git a/x11-libs/libnotify/libnotify-0.4.3.ebuild b/x11-libs/libnotify/libnotify-0.4.3.ebuild index 1c63b63cb24d..919b761304d9 100644 --- a/x11-libs/libnotify/libnotify-0.4.3.ebuild +++ b/x11-libs/libnotify/libnotify-0.4.3.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.3.ebuild,v 1.3 2006/10/30 18:00:37 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.3.ebuild,v 1.4 2006/10/30 20:16:19 jer 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="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.6 |