diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-18 13:48:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-18 13:48:03 +0000 |
commit | 82c1e9e48d177ce0fb80a1297bdbbe7bfe7b2ae7 (patch) | |
tree | c5e2c69af056e6694a55757ddb61c15a781b4f00 /gnome-base/gnome-session | |
parent | stable on ia64 (diff) | |
download | historical-82c1e9e48d177ce0fb80a1297bdbbe7bfe7b2ae7.tar.gz historical-82c1e9e48d177ce0fb80a1297bdbbe7bfe7b2ae7.tar.bz2 historical-82c1e9e48d177ce0fb80a1297bdbbe7bfe7b2ae7.zip |
add ~ia64
Diffstat (limited to 'gnome-base/gnome-session')
-rw-r--r-- | gnome-base/gnome-session/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-session/gnome-session-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-session/ChangeLog b/gnome-base/gnome-session/ChangeLog index 56a10158bb47..3331ba89d52c 100644 --- a/gnome-base/gnome-session/ChangeLog +++ b/gnome-base/gnome-session/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-session # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.57 2004/02/10 14:22:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.58 2004/02/18 13:46:50 agriffis Exp $ + + 18 Feb 2004; Aron Griffis <agriffis@gentoo.org> gnome-session-2.4.2.ebuild: + add ~ia64 10 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org> gnome-session-2.4.2.ebuild: diff --git a/gnome-base/gnome-session/gnome-session-2.4.2.ebuild b/gnome-base/gnome-session/gnome-session-2.4.2.ebuild index 4b75ea3b4470..64f1849a2894 100644 --- a/gnome-base/gnome-session/gnome-session-2.4.2.ebuild +++ b/gnome-base/gnome-session/gnome-session-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.4.2.ebuild,v 1.5 2004/02/10 14:22:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.4.2.ebuild,v 1.6 2004/02/18 13:46:50 agriffis Exp $ inherit gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2 LGPL-2 FDL-1.1" IUSE="ipv6" SLOT="0" -KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64" +KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64 ~ia64" RDEPEND=">=x11-libs/gtk+-2.2 >=media-sound/esound-0.2.26 |