diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 14:17:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 14:17:39 +0000 |
commit | 097dc2afc8e36948f6fe13ec5e51e4745fb395a9 (patch) | |
tree | e03281ebcd845d9db6be4e874b47cf636daaacea /dev-db/slony1 | |
parent | Stable for ppc, wrt bug #468814 (diff) | |
download | gentoo-2-097dc2afc8e36948f6fe13ec5e51e4745fb395a9.tar.gz gentoo-2-097dc2afc8e36948f6fe13ec5e51e4745fb395a9.tar.bz2 gentoo-2-097dc2afc8e36948f6fe13ec5e51e4745fb395a9.zip |
Stable for ppc, wrt bug #468658
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/slony1')
-rw-r--r-- | dev-db/slony1/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/slony1/slony1-2.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/slony1/ChangeLog b/dev-db/slony1/ChangeLog index 9b3039a6cfb1..fc489335d4d0 100644 --- a/dev-db/slony1/ChangeLog +++ b/dev-db/slony1/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/slony1 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v 1.41 2013/05/07 10:26:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v 1.42 2013/05/07 14:17:39 ago Exp $ + + 07 May 2013; Agostino Sarubbo <ago@gentoo.org> slony1-2.1.3.ebuild: + Stable for ppc, wrt bug #468658 07 May 2013; Agostino Sarubbo <ago@gentoo.org> slony1-2.1.3.ebuild: Stable for amd64, wrt bug #468658 diff --git a/dev-db/slony1/slony1-2.1.3.ebuild b/dev-db/slony1/slony1-2.1.3.ebuild index e91c3aa5f2ca..0fdbcd218559 100644 --- a/dev-db/slony1/slony1-2.1.3.ebuild +++ b/dev-db/slony1/slony1-2.1.3.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-db/slony1/slony1-2.1.3.ebuild,v 1.2 2013/05/07 10:09:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-2.1.3.ebuild,v 1.3 2013/05/07 14:17:39 ago Exp $ EAPI="4" @@ -18,7 +18,7 @@ SRC_URI="http://main.slony.info/downloads/${MAJ_PV}/source/${P}.tar.bz2 LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" DEPEND="|| ( dev-db/postgresql-server:9.2 |