diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-11-02 14:43:39 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-11-02 14:43:39 +0000 |
commit | ef11a1ef92c2ae0ea82a0860c17a498a1fcf4f1d (patch) | |
tree | c0e95c0448dbce24e0aa2b0ebf3830707f9be63e /x11-misc/idesk | |
parent | Fix unpack with USE=-cups thanks to Hans-Werner Hilse <hilse@web.de> in bug 1... (diff) | |
download | gentoo-2-ef11a1ef92c2ae0ea82a0860c17a498a1fcf4f1d.tar.gz gentoo-2-ef11a1ef92c2ae0ea82a0860c17a498a1fcf4f1d.tar.bz2 gentoo-2-ef11a1ef92c2ae0ea82a0860c17a498a1fcf4f1d.zip |
Marked Stable on amd64. Bug #111038.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-misc/idesk')
-rw-r--r-- | x11-misc/idesk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/idesk/idesk-0.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/idesk/ChangeLog b/x11-misc/idesk/ChangeLog index d555ff45352f..2a7b53abec0e 100644 --- a/x11-misc/idesk/ChangeLog +++ b/x11-misc/idesk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/idesk # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/idesk/ChangeLog,v 1.36 2005/11/01 17:20:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/idesk/ChangeLog,v 1.37 2005/11/02 14:43:39 metalgod Exp $ + + 02 Nov 2005; Luis Medinas <metalgod@gentoo.org> idesk-0.7.4.ebuild: + Marked Stable on amd64. Bug #111038. 01 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> idesk-0.7.4.ebuild: Stable on sparc wrt #111038 diff --git a/x11-misc/idesk/idesk-0.7.4.ebuild b/x11-misc/idesk/idesk-0.7.4.ebuild index 477db2d69bba..fd726b98cf14 100644 --- a/x11-misc/idesk/idesk-0.7.4.ebuild +++ b/x11-misc/idesk/idesk-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/idesk/idesk-0.7.4.ebuild,v 1.5 2005/11/01 17:20:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/idesk/idesk-0.7.4.ebuild,v 1.6 2005/11/02 14:43:39 metalgod Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=media-libs/imlib2-1.1.2.20040912 |