diff options
author | Markus Meier <maekke@gentoo.org> | 2014-06-09 10:56:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-06-09 10:56:14 +0000 |
commit | 7f7d37573fe0a10a332154a575f86ed251d07be0 (patch) | |
tree | b89cf27a0df7a05993b1fd4e2d665e56f87e59d2 /app-doc | |
parent | Stable for amd64 wrt bug #507846 (diff) | |
download | gentoo-2-7f7d37573fe0a10a332154a575f86ed251d07be0.tar.gz gentoo-2-7f7d37573fe0a10a332154a575f86ed251d07be0.tar.bz2 gentoo-2-7f7d37573fe0a10a332154a575f86ed251d07be0.zip |
arm stable, bug #511450
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/doxygen/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/doxygen/doxygen-1.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/doxygen/ChangeLog b/app-doc/doxygen/ChangeLog index e7414883cc46..a3b14d9007c0 100644 --- a/app-doc/doxygen/ChangeLog +++ b/app-doc/doxygen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/doxygen # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.265 2014/06/08 11:10:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/ChangeLog,v 1.266 2014/06/09 10:56:14 maekke Exp $ + + 09 Jun 2014; Markus Meier <maekke@gentoo.org> doxygen-1.8.5.ebuild: + arm stable, bug #511450 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> doxygen-1.8.5.ebuild: Stable for ppc, wrt bug #511450 diff --git a/app-doc/doxygen/doxygen-1.8.5.ebuild b/app-doc/doxygen/doxygen-1.8.5.ebuild index da8555989600..75d3ae8d2cb6 100644 --- a/app-doc/doxygen/doxygen-1.8.5.ebuild +++ b/app-doc/doxygen/doxygen-1.8.5.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-doc/doxygen/doxygen-1.8.5.ebuild,v 1.7 2014/06/08 11:10:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.8.5.ebuild,v 1.8 2014/06/09 10:56:14 maekke Exp $ EAPI=4 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -14,7 +14,7 @@ SRC_URI="http://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="debug doc dot qt4 latex sqlite elibc_FreeBSD userland_GNU" #missing SerbianCyrilic, JapaneseEn, KoreanEn, Chinesetraditional |