diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 16:14:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 16:14:41 +0000 |
commit | 0fb7f51422856db67b65e0dcea93bc4ae666057b (patch) | |
tree | 98d35bddb5b6ec0ee480ddd02e7ad77c6fa8d8c5 /app-admin/eselect-wxwidgets | |
parent | Stable for alpha, wrt bug #499476 (diff) | |
download | gentoo-2-0fb7f51422856db67b65e0dcea93bc4ae666057b.tar.gz gentoo-2-0fb7f51422856db67b65e0dcea93bc4ae666057b.tar.bz2 gentoo-2-0fb7f51422856db67b65e0dcea93bc4ae666057b.zip |
Stable for alpha, wrt bug #502600
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/eselect-wxwidgets')
-rw-r--r-- | app-admin/eselect-wxwidgets/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-wxwidgets/ChangeLog b/app-admin/eselect-wxwidgets/ChangeLog index fd491ec1ce8d..f6faf2e925b0 100644 --- a/app-admin/eselect-wxwidgets/ChangeLog +++ b/app-admin/eselect-wxwidgets/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-wxwidgets # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/ChangeLog,v 1.66 2014/03/18 16:15:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/ChangeLog,v 1.67 2014/03/19 16:14:41 ago Exp $ + + 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> + eselect-wxwidgets-20131230.ebuild: + Stable for alpha, wrt bug #502600 18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-wxwidgets-20131230.ebuild: diff --git a/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild b/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild index 66d22b41eed2..ed1fb5a519fd 100644 --- a/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild +++ b/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild,v 1.8 2014/03/18 16:15:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild,v 1.9 2014/03/19 16:14:41 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~dirtyepic/dist/wxwidgets.eselect-${PV}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="app-admin/eselect" |