diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-21 20:07:21 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-21 20:07:21 +0000 |
commit | fbecc07094afb48a6c23798db8a58ff618dccafd (patch) | |
tree | 870212a499d2f68cb78870f9e1d506c81230219b | |
parent | Stable on IA64, bug 156662. (diff) | |
download | historical-fbecc07094afb48a6c23798db8a58ff618dccafd.tar.gz historical-fbecc07094afb48a6c23798db8a58ff618dccafd.tar.bz2 historical-fbecc07094afb48a6c23798db8a58ff618dccafd.zip |
Stable on IA64, bug 156662.
Package-Manager: portage-2.1.2-r1
-rw-r--r-- | x11-libs/libnotify/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libnotify/libnotify-0.4.3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libsexy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.10.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog index f392900c7b0d..f8afcf5859ea 100644 --- a/x11-libs/libnotify/ChangeLog +++ b/x11-libs/libnotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libnotify # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.28 2007/01/16 15:25:22 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.29 2007/01/21 20:07:21 kloeri Exp $ + + 21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> libnotify-0.4.3.ebuild: + Stable on IA64, bug 156662. 16 Jan 2007; Roy Marples <uberlord@gentoo.org> libnotify-0.4.3.ebuild: Added ~x86-fbsd keyword. diff --git a/x11-libs/libnotify/libnotify-0.4.3.ebuild b/x11-libs/libnotify/libnotify-0.4.3.ebuild index 2f91dfad298e..6c6100d24bb2 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-2007 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.7 2007/01/16 15:25:22 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.4.3.ebuild,v 1.8 2007/01/21 20:07:21 kloeri 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 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.6 diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index 206289bebb20..4b6e2ba387da 100644 --- a/x11-libs/libsexy/ChangeLog +++ b/x11-libs/libsexy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsexy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.23 2007/01/16 15:14:40 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.24 2007/01/21 20:04:00 kloeri Exp $ + + 21 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> libsexy-0.1.10.ebuild: + Stable on IA64, bug 156662. 16 Jan 2007; Roy Marples <uberlord@gentoo.org> libsexy-0.1.10.ebuild: Added ~x86-fbsd keyword. diff --git a/x11-libs/libsexy/libsexy-0.1.10.ebuild b/x11-libs/libsexy/libsexy-0.1.10.ebuild index 9effca1455c4..c8a851be7171 100644 --- a/x11-libs/libsexy/libsexy-0.1.10.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.10.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-libs/libsexy/libsexy-0.1.10.ebuild,v 1.11 2007/01/16 15:14:40 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.10.ebuild,v 1.12 2007/01/21 20:04:00 kloeri Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |