diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:38:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:38:58 +0000 |
commit | ca333951ffe584634ae0b70dcf653166bcf95e12 (patch) | |
tree | 73554ca0f8904034e858f930754e144512515ef8 /dev-util | |
parent | Stable for x86, wrt bug #494008 (diff) | |
download | gentoo-2-ca333951ffe584634ae0b70dcf653166bcf95e12.tar.gz gentoo-2-ca333951ffe584634ae0b70dcf653166bcf95e12.tar.bz2 gentoo-2-ca333951ffe584634ae0b70dcf653166bcf95e12.zip |
Stable for x86, wrt bug #494008
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/kdevelop-php-docs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/kdevelop-php-docs/ChangeLog b/dev-util/kdevelop-php-docs/ChangeLog index 783e557e5630..ff7e2be11a73 100644 --- a/dev-util/kdevelop-php-docs/ChangeLog +++ b/dev-util/kdevelop-php-docs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/kdevelop-php-docs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog,v 1.41 2014/01/19 16:36:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/ChangeLog,v 1.42 2014/01/26 11:38:58 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> kdevelop-php-docs-1.5.2.ebuild: + Stable for x86, wrt bug #494008 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> kdevelop-php-docs-1.5.2.ebuild: amd64 stable, bug 494008 diff --git a/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild b/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild index 46dbae4d6365..4feea02aa38a 100644 --- a/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild +++ b/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.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/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild,v 1.2 2014/01/19 16:36:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdevelop-php-docs/kdevelop-php-docs-1.5.2.ebuild,v 1.3 2014/01/26 11:38:58 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="mirror://kde/stable/kdevelop/${KDEVELOP_VERSION}/src/${P}.tar.xz" if [[ $PV == *9999* ]]; then KEYWORDS="" else - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi RDEPEND=" |