diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 22:59:35 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 22:59:35 +0000 |
commit | 4bf02ce18ec0968b640fe1e5fc864dfee070a82c (patch) | |
tree | d1812d8d12450e7cac6a874bb526c1bd0278a802 /x11-misc/xdg-utils | |
parent | Stable on amd64 wrt bug #193339. (diff) | |
download | historical-4bf02ce18ec0968b640fe1e5fc864dfee070a82c.tar.gz historical-4bf02ce18ec0968b640fe1e5fc864dfee070a82c.tar.bz2 historical-4bf02ce18ec0968b640fe1e5fc864dfee070a82c.zip |
Stable on amd64 wrt bug #193339.
Package-Manager: portage-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 579049624182..b6ff85d84a24 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.34 2007/09/21 19:39:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.35 2007/09/21 22:56:48 wolf31o2 Exp $ + + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + xdg-utils-1.0.2.ebuild: + Stable on amd64 wrt bug #193339. 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> xdg-utils-1.0.2.ebuild: 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 a4c3048266ea..6bfdae447879 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.3 2007/09/21 19:39:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.0.2.ebuild,v 1.4 2007/09/21 22:56:48 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" |