diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:58:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-03-09 23:58:28 +0000 |
commit | be6622d9d3858afa10fa5bbe3db417d544ac8352 (patch) | |
tree | 3916b36ec43422915b1c0f89ccc37556277e1e23 /xfce-extra/xfce4-systray | |
parent | stable on alpha and ia64 (diff) | |
download | historical-be6622d9d3858afa10fa5bbe3db417d544ac8352.tar.gz historical-be6622d9d3858afa10fa5bbe3db417d544ac8352.tar.bz2 historical-be6622d9d3858afa10fa5bbe3db417d544ac8352.zip |
stable on alpha and ia64
Diffstat (limited to 'xfce-extra/xfce4-systray')
-rw-r--r-- | xfce-extra/xfce4-systray/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-systray/xfce4-systray-4.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systray/ChangeLog b/xfce-extra/xfce4-systray/ChangeLog index 788c3d5f255f..47d5163b00f0 100644 --- a/xfce-extra/xfce4-systray/ChangeLog +++ b/xfce-extra/xfce4-systray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-systray # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.16 2004/03/09 04:13:21 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/ChangeLog,v 1.17 2004/03/09 23:55:38 agriffis Exp $ + + 09 Mar 2004; <agriffis@gentoo.org> xfce4-systray-4.0.3.ebuild: + stable on alpha and ia64 08 Mar 2004; Bret Curtis <psi29a@gentoo.org> xfce4-systray-4.0.3.ebuild: Added ~mips to KEYWORDS diff --git a/xfce-extra/xfce4-systray/xfce4-systray-4.0.3.ebuild b/xfce-extra/xfce4-systray/xfce4-systray-4.0.3.ebuild index 8c27885d2858..d7dc90e3c8f4 100644 --- a/xfce-extra/xfce4-systray/xfce4-systray-4.0.3.ebuild +++ b/xfce-extra/xfce4-systray/xfce4-systray-4.0.3.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/xfce-extra/xfce4-systray/xfce4-systray-4.0.3.ebuild,v 1.4 2004/03/09 04:13:21 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systray/xfce4-systray-4.0.3.ebuild,v 1.5 2004/03/09 23:55:38 agriffis Exp $ IUSE="" S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 ~hppa ~mips" +KEYWORDS="ia64 x86 ~ppc alpha sparc ~amd64 ~hppa ~mips" DEPEND=">=x11-libs/gtk+-2.0.6 dev-util/pkgconfig |