diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:22:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:22:18 +0000 |
commit | b4ec00f9fc4228b3929f411cc9545e64e204b764 (patch) | |
tree | 2aa774f5590158c92a0d4a7a6da41853fdabcc9e /gnome-base/gnome-session | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-b4ec00f9fc4228b3929f411cc9545e64e204b764.tar.gz gentoo-2-b4ec00f9fc4228b3929f411cc9545e64e204b764.tar.bz2 gentoo-2-b4ec00f9fc4228b3929f411cc9545e64e204b764.zip |
stable on alpha and 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 3331ba89d52c..cecddb070f65 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.58 2004/02/18 13:46:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.59 2004/03/09 23:21:53 agriffis Exp $ + + 09 Mar 2004; <agriffis@gentoo.org> gnome-session-2.4.2.ebuild: + stable on alpha and ia64 18 Feb 2004; Aron Griffis <agriffis@gentoo.org> gnome-session-2.4.2.ebuild: add ~ia64 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 64f1849a2894..3fbe50a8aca5 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.6 2004/02/18 13:46:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.4.2.ebuild,v 1.7 2004/03/09 23:21:53 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 ~ia64" +KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ia64" RDEPEND=">=x11-libs/gtk+-2.2 >=media-sound/esound-0.2.26 |