diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:53:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 21:53:38 +0000 |
commit | 3229e371a2617ecd439ef27a3bd5ca8c042e4cb6 (patch) | |
tree | 4d1e0b22f3d4e6449ae2d1cf4ec31f1279000c5d /x11-libs | |
parent | stable on ia64 (Manifest recommit) (diff) | |
download | gentoo-2-3229e371a2617ecd439ef27a3bd5ca8c042e4cb6.tar.gz gentoo-2-3229e371a2617ecd439ef27a3bd5ca8c042e4cb6.tar.bz2 gentoo-2-3229e371a2617ecd439ef27a3bd5ca8c042e4cb6.zip |
stable on alpha and ia64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xosd/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/xosd/xosd-2.2.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/xosd/ChangeLog b/x11-libs/xosd/ChangeLog index df7355c28be6..91ae0b720a57 100644 --- a/x11-libs/xosd/ChangeLog +++ b/x11-libs/xosd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xosd -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xosd/ChangeLog,v 1.25 2004/01/30 06:01:28 raker Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xosd/ChangeLog,v 1.26 2004/02/17 21:53:38 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> xosd-2.2.5-r1.ebuild: + stable on alpha and ia64 *xosd-2.2.5-r1 (29 Jan 2004) diff --git a/x11-libs/xosd/xosd-2.2.5-r1.ebuild b/x11-libs/xosd/xosd-2.2.5-r1.ebuild index a96c4124caaa..0f069b8c8811 100644 --- a/x11-libs/xosd/xosd-2.2.5-r1.ebuild +++ b/x11-libs/xosd/xosd-2.2.5-r1.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/x11-libs/xosd/xosd-2.2.5-r1.ebuild,v 1.1 2004/01/30 06:01:28 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xosd/xosd-2.2.5-r1.ebuild,v 1.2 2004/02/17 21:53:38 agriffis Exp $ IUSE="xinerama xmms" @@ -10,7 +10,7 @@ SRC_URI="http://www.ignavus.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~alpha ~hppa" +KEYWORDS="~x86 ~sparc ~ppc alpha ~hppa ia64" DEPEND="virtual/x11 xmms? ( media-sound/xmms >=media-libs/gdk-pixbuf-0.22.0 )" |