diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-23 15:47:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-23 15:47:02 +0000 |
commit | bb3a1b9317435d1c4915a4e8c525c55d02abcd16 (patch) | |
tree | bd2bb6aed883fd85ae39fd547130e0a29702ae44 /x11-misc/xdg-utils | |
parent | Stable for amd64, wrt bug #412903 (diff) | |
download | gentoo-2-bb3a1b9317435d1c4915a4e8c525c55d02abcd16.tar.gz gentoo-2-bb3a1b9317435d1c4915a4e8c525c55d02abcd16.tar.bz2 gentoo-2-bb3a1b9317435d1c4915a4e8c525c55d02abcd16.zip |
Stable for amd64, wrt bug #412905
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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.1.0_rc1_p20120319.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xdg-utils/ChangeLog b/x11-misc/xdg-utils/ChangeLog index ae508d137acd..43ba9f113d1f 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.95 2012/04/21 19:40:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.96 2012/04/23 15:47:02 ago Exp $ + + 23 Apr 2012; Agostino Sarubbo <ago@gentoo.org> + xdg-utils-1.1.0_rc1_p20120319.ebuild: + Stable for amd64, wrt bug #412905 21 Apr 2012; Jeff Horelick <jdhore@gentoo.org> xdg-utils-1.1.0_rc1_p20120319.ebuild: diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20120319.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20120319.ebuild index d63fafb3908c..afe8ea0a3549 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20120319.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20120319.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.1.0_rc1_p20120319.ebuild,v 1.3 2012/04/21 19:40:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/xdg-utils-1.1.0_rc1_p20120319.ebuild,v 1.4 2012/04/23 15:47:02 ago Exp $ # See .spec in http://pkgs.fedoraproject.org/gitweb/?p=xdg-utils.git;a=summary # The source tree MUST be cleaned before rolling a snapshot tarball: @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc +perl" RDEPEND="dev-util/desktop-file-utils |