diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 14:23:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 14:23:05 +0000 |
commit | b6ef969981e9b1d4649ad092a1de789f17ff81bc (patch) | |
tree | 5f46ab999c4d36c658c19d0dbb5e0ff4f56649bb /www-apps/dokuwiki | |
parent | dev-tcltk/tclpython: Add missing patch, #509738; thanks Alexander Turenko for... (diff) | |
download | gentoo-2-b6ef969981e9b1d4649ad092a1de789f17ff81bc.tar.gz gentoo-2-b6ef969981e9b1d4649ad092a1de789f17ff81bc.tar.bz2 gentoo-2-b6ef969981e9b1d4649ad092a1de789f17ff81bc.zip |
Stable for amd64, wrt bug #522146
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-apps/dokuwiki')
-rw-r--r-- | www-apps/dokuwiki/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/dokuwiki/dokuwiki-20140505b.ebuild | 4 | ||||
-rw-r--r-- | www-apps/dokuwiki/dokuwiki-20140929a.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-apps/dokuwiki/ChangeLog b/www-apps/dokuwiki/ChangeLog index e199321e19d0..b18296415a1a 100644 --- a/www-apps/dokuwiki/ChangeLog +++ b/www-apps/dokuwiki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/dokuwiki # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/dokuwiki/ChangeLog,v 1.68 2014/10/13 15:55:32 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/dokuwiki/ChangeLog,v 1.69 2014/10/27 14:23:05 ago Exp $ + + 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dokuwiki-20140505b.ebuild, + dokuwiki-20140929a.ebuild: + Stable for amd64, wrt bug #522146 *dokuwiki-20140929a (13 Oct 2014) diff --git a/www-apps/dokuwiki/dokuwiki-20140505b.ebuild b/www-apps/dokuwiki/dokuwiki-20140505b.ebuild index 858a1f8124da..3a7ef50ee9f1 100644 --- a/www-apps/dokuwiki/dokuwiki-20140505b.ebuild +++ b/www-apps/dokuwiki/dokuwiki-20140505b.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/www-apps/dokuwiki/dokuwiki-20140505b.ebuild,v 1.1 2014/10/05 16:41:02 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/dokuwiki/dokuwiki-20140505b.ebuild,v 1.2 2014/10/27 14:23:05 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="http://wiki.splitbrain.org/wiki:dokuwiki" SRC_URI="http://download.dokuwiki.org/src/${PN}/${PN}-${MY_PV}.tgz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="gd" DEPEND="" diff --git a/www-apps/dokuwiki/dokuwiki-20140929a.ebuild b/www-apps/dokuwiki/dokuwiki-20140929a.ebuild index dd7882214834..6eb37fc0539f 100644 --- a/www-apps/dokuwiki/dokuwiki-20140929a.ebuild +++ b/www-apps/dokuwiki/dokuwiki-20140929a.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/www-apps/dokuwiki/dokuwiki-20140929a.ebuild,v 1.1 2014/10/13 15:55:32 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/dokuwiki/dokuwiki-20140929a.ebuild,v 1.2 2014/10/27 14:23:05 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="http://wiki.splitbrain.org/wiki:dokuwiki" SRC_URI="http://download.dokuwiki.org/src/${PN}/${PN}-${MY_PV}.tgz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="gd" DEPEND="" |