diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:39:39 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 19:39:39 +0000 |
commit | 293132177cfc358547556c61a34ee106b939dc8d (patch) | |
tree | e3cd63ff452c8c56c030be28c5486ab8fb3bc7f6 /x11-misc/xdg-utils | |
parent | luks-tools update for new pam (diff) | |
download | gentoo-2-293132177cfc358547556c61a34ee106b939dc8d.tar.gz gentoo-2-293132177cfc358547556c61a34ee106b939dc8d.tar.bz2 gentoo-2-293132177cfc358547556c61a34ee106b939dc8d.zip |
Stable on x86 wrt bug #193339.
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-misc/xdg-utils')
-rw-r--r-- | x11-misc/xdg-utils/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xdg-utils/ChangeLog b/x11-misc/xdg-utils/ChangeLog index 6a009acb040b..579049624182 100644 --- a/x11-misc/xdg-utils/ChangeLog +++ b/x11-misc/xdg-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xdg-utils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.33 2007/08/20 18:02:46 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.34 2007/09/21 19:39:39 wolf31o2 Exp $ + + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + xdg-utils-1.0.2.ebuild: + Stable on x86 wrt bug #193339. 20 Aug 2007; Samuli Suominen <drac@gentoo.org> xdg-utils-1.0.2.ebuild: Remove xmlto dep for bug 189620. diff --git a/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild b/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild index 9730e9945665..a4c3048266ea 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild,v 1.2 2007/08/20 18:02:46 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild,v 1.3 2007/09/21 19:39:39 wolf31o2 Exp $ DESCRIPTION="Portland utils for cross-platform/cross-toolkit/cross-desktop interoperability" HOMEPAGE="http://portland.freedesktop.org/wiki/Portland" @@ -8,7 +8,7 @@ SRC_URI="http://portland.freedesktop.org/download/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RESTRICT="test" |