summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasatomo Nakano <nakano@gentoo.org>2005-06-29 16:09:52 +0000
committerMasatomo Nakano <nakano@gentoo.org>2005-06-29 16:09:52 +0000
commit00b42e6de6c351f83b73b20e34438b51de9601a2 (patch)
tree7eed28be240e35563f4f22a16d3dae27c748d8d4 /dev-db/slony1
parentUpdated the curl check to also check for the ipv6 USE flag. (diff)
downloadhistorical-00b42e6de6c351f83b73b20e34438b51de9601a2.tar.gz
historical-00b42e6de6c351f83b73b20e34438b51de9601a2.tar.bz2
historical-00b42e6de6c351f83b73b20e34438b51de9601a2.zip
fixed license
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-db/slony1')
-rw-r--r--dev-db/slony1/ChangeLog6
-rw-r--r--dev-db/slony1/Manifest6
-rw-r--r--dev-db/slony1/slony1-1.1.0.ebuild4
-rw-r--r--dev-db/slony1/slony1-1.1.0_rc1.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-db/slony1/ChangeLog b/dev-db/slony1/ChangeLog
index d1fd6f218df3..c41ce1738e00 100644
--- a/dev-db/slony1/ChangeLog
+++ b/dev-db/slony1/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/slony1
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v 1.4 2005/06/27 11:17:25 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v 1.5 2005/06/29 16:09:52 nakano Exp $
+
+ 29 Jun 2005; Masatomo Nakano <nakano@gentoo.org> slony1-1.1.0_rc1.ebuild,
+ slony1-1.1.0.ebuild:
+ Fixed license. (#97348)
*slony1-1.1.0 (27 Jun 2005)
diff --git a/dev-db/slony1/Manifest b/dev-db/slony1/Manifest
index a4b724b2412c..39b679f6c512 100644
--- a/dev-db/slony1/Manifest
+++ b/dev-db/slony1/Manifest
@@ -1,6 +1,6 @@
-MD5 9181710e7645db68a51bfd8e15524a2f slony1-1.1.0.ebuild 1066
-MD5 e60a26ea01821f4d97c73906c37fd7ea slony1-1.1.0_rc1.ebuild 1069
-MD5 3d58075a8a001acc7e5439037bf38b2a ChangeLog 803
+MD5 2b547cbb0ab2645bac81ca9575e2cc54 slony1-1.1.0.ebuild 1064
+MD5 c746054b796ff2bfd0ce690cdc15e77d slony1-1.1.0_rc1.ebuild 1068
+MD5 ccf25929f0d62a048334d0b87777fe19 ChangeLog 929
MD5 f8d3d207746da2a3cd14dcaab8daab76 metadata.xml 163
MD5 6addf1df013f7a58d282b10d2ea18cfd files/digest-slony1-1.1.0 66
MD5 c2cc8353a0c2c29dbef6270a8d171456 files/slony1.conf 338
diff --git a/dev-db/slony1/slony1-1.1.0.ebuild b/dev-db/slony1/slony1-1.1.0.ebuild
index 0ce989a8565c..58e1efb182a3 100644
--- a/dev-db/slony1/slony1-1.1.0.ebuild
+++ b/dev-db/slony1/slony1-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.1.0.ebuild,v 1.1 2005/06/27 11:17:25 nakano Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.1.0.ebuild,v 1.2 2005/06/29 16:09:52 nakano Exp $
inherit eutils
@@ -11,7 +11,7 @@ DESCRIPTION="A replication system for the PostgreSQL Database Management System"
HOMEPAGE="http://slony.info/"
SRC_URI="http://developer.postgresql.org/~wieck/slony1/download/${MY_P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
diff --git a/dev-db/slony1/slony1-1.1.0_rc1.ebuild b/dev-db/slony1/slony1-1.1.0_rc1.ebuild
index 5227a6da28f5..3a8983aca142 100644
--- a/dev-db/slony1/slony1-1.1.0_rc1.ebuild
+++ b/dev-db/slony1/slony1-1.1.0_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.1.0_rc1.ebuild,v 1.2 2005/06/16 08:05:17 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.1.0_rc1.ebuild,v 1.3 2005/06/29 16:09:52 nakano Exp $
inherit eutils
@@ -11,7 +11,7 @@ DESCRIPTION="A replication system for the PostgreSQL Database Management System"
HOMEPAGE="http://slony.info/"
SRC_URI="http://developer.postgresql.org/~wieck/slony1/download/${MY_P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"