summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-03 21:32:44 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-03 21:32:44 +0000
commitdf0fc1d43276d86fe95b3084178703281c2a70f3 (patch)
tree88f43611ddba1d84d931ebecdbdcab3f3a107a77 /x11-libs/libnotify
parentadd perfctr. (diff)
downloadgentoo-2-df0fc1d43276d86fe95b3084178703281c2a70f3.tar.gz
gentoo-2-df0fc1d43276d86fe95b3084178703281c2a70f3.tar.bz2
gentoo-2-df0fc1d43276d86fe95b3084178703281c2a70f3.zip
Mark 0.4.0 ~ia64
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r--x11-libs/libnotify/ChangeLog5
-rw-r--r--x11-libs/libnotify/libnotify-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog
index 0ed4d03f19a7..a1611b1edcd8 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.17 2006/09/14 22:14:08 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.18 2006/10/03 21:32:44 agriffis Exp $
+
+ 03 Oct 2006; Aron Griffis <agriffis@gentoo.org> libnotify-0.4.0.ebuild:
+ Mark 0.4.0 ~ia64
14 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org>
libnotify-0.4.2.ebuild:
diff --git a/x11-libs/libnotify/libnotify-0.4.0.ebuild b/x11-libs/libnotify/libnotify-0.4.0.ebuild
index 99065b37872d..7ff29a9b2d14 100644
--- a/x11-libs/libnotify/libnotify-0.4.0.ebuild
+++ b/x11-libs/libnotify/libnotify-0.4.0.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.0.ebuild,v 1.1 2006/04/26 23:47:00 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.0.ebuild,v 1.2 2006/10/03 21:32:44 agriffis Exp $
DESCRIPTION="Notifications library"
HOMEPAGE="http://www.galago-project.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2.2.2