diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:55:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:55:56 +0000 |
commit | d9b0f97598b4df9de2764193fa151ec3faf012a8 (patch) | |
tree | 4da90b32a7314147664efaf6de2e173cfacc9458 /dev-cpp/libcult | |
parent | Stable for ppc64, wrt bug #462890 (diff) | |
download | gentoo-2-d9b0f97598b4df9de2764193fa151ec3faf012a8.tar.gz gentoo-2-d9b0f97598b4df9de2764193fa151ec3faf012a8.tar.bz2 gentoo-2-d9b0f97598b4df9de2764193fa151ec3faf012a8.zip |
Stable for ppc64, wrt bug #462890
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-cpp/libcult')
-rw-r--r-- | dev-cpp/libcult/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/libcult/libcult-1.4.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libcult/ChangeLog b/dev-cpp/libcult/ChangeLog index 6cf918688370..e97fd365bbb3 100644 --- a/dev-cpp/libcult/ChangeLog +++ b/dev-cpp/libcult/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/libcult # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/ChangeLog,v 1.10 2013/02/23 15:51:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/ChangeLog,v 1.11 2013/04/02 20:55:56 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libcult-1.4.6-r1.ebuild: + Stable for ppc64, wrt bug #462890 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> libcult-1.4.6-r1.ebuild: Add ~ppc64, wrt bug #455960 diff --git a/dev-cpp/libcult/libcult-1.4.6-r1.ebuild b/dev-cpp/libcult/libcult-1.4.6-r1.ebuild index 05c13f9cc25f..31ccb6a92cd2 100644 --- a/dev-cpp/libcult/libcult-1.4.6-r1.ebuild +++ b/dev-cpp/libcult/libcult-1.4.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/libcult-1.4.6-r1.ebuild,v 1.6 2013/02/23 15:51:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libcult/libcult-1.4.6-r1.ebuild,v 1.7 2013/04/02 20:55:56 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://kolpackov.net/projects/libcult/" SRC_URI="ftp://kolpackov.net/pub/projects/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="examples" DEPEND="dev-util/build:0.3 |