summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-09 10:28:30 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-09 10:28:30 +0000
commitb32f236e7046503bad3d570ba54cd685b287a50e (patch)
tree7403180eee10db9622f13e2ba67d64d87d2d41f5 /net-misc/omniORB
parentrepoman QA issues (diff)
downloadhistorical-b32f236e7046503bad3d570ba54cd685b287a50e.tar.gz
historical-b32f236e7046503bad3d570ba54cd685b287a50e.tar.bz2
historical-b32f236e7046503bad3d570ba54cd685b287a50e.zip
repoman QA issues
Diffstat (limited to 'net-misc/omniORB')
-rw-r--r--net-misc/omniORB/ChangeLog14
-rw-r--r--net-misc/omniORB/omniORB-304-r6.ebuild5
-rw-r--r--net-misc/omniORB/omniORB-304.ebuild5
3 files changed, 19 insertions, 5 deletions
diff --git a/net-misc/omniORB/ChangeLog b/net-misc/omniORB/ChangeLog
index 544eeb303064..13d7ad970410 100644
--- a/net-misc/omniORB/ChangeLog
+++ b/net-misc/omniORB/ChangeLog
@@ -1,13 +1,21 @@
# ChangeLog for net-misc/omniORB
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.1 2002/02/01 21:53:35 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.2 2002/07/09 10:28:30 phoenix Exp $
*omniORB-304-r6 (1 Feb 2002)
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
+ 09 Jul 2002; phoen][x <phoenix@gentoo.org> omniORB-304-r6.ebuild :
+ Added KEYWORDS, LICENSE, SLOT.
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
+
+*omniORB-304 (?? ???? ????)
+
+ 09 Jul 2002; phoen][x <phoenix@gentoo.org> omniORB-304.ebuild :
+ Added KEYWORDS, LICENSE, SLOT.
+
diff --git a/net-misc/omniORB/omniORB-304-r6.ebuild b/net-misc/omniORB/omniORB-304-r6.ebuild
index 0b5118fc90cd..c448b4f6d177 100644
--- a/net-misc/omniORB/omniORB-304-r6.ebuild
+++ b/net-misc/omniORB/omniORB-304-r6.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Holger Brueckner <darks@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-304-r6.ebuild,v 1.1 2001/09/13 16:57:58 darks Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-304-r6.ebuild,v 1.2 2002/07/09 10:28:30 phoenix Exp $
A="${PN}_${PV}.tar.gz omniORBpy_1_4.tar.gz omniNotify11b1.tar.gz"
S=${WORKDIR}/omni
@@ -10,6 +10,9 @@ SRC_URI="ftp://ftp.uk.research.att.com/pub/omniORB/omniORB3/${PN}_${PV}.tar.gz
ftp://ftp.uk.research.att.com/pub/omniORB/omniORBpy/${PN}py_1_4.tar.gz
ftp://ftp.uk.research.att.com/pub/omniNotify/omniNotify1/omniNotify11b1.tar.gz"
HOMEPAGE="http://www.uk.research.att.com/omniORB/"
+KEYWORDS="x86"
+LICENSE="GPL-2"
+SLOT="0"
DEPEND="virtual/glibc
>=dev-lang/python-2.1"
diff --git a/net-misc/omniORB/omniORB-304.ebuild b/net-misc/omniORB/omniORB-304.ebuild
index e12251610f3b..bd2aafbbfb82 100644
--- a/net-misc/omniORB/omniORB-304.ebuild
+++ b/net-misc/omniORB/omniORB-304.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Holger Brueckner <darks@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-304.ebuild,v 1.7 2001/09/13 16:57:58 darks Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-304.ebuild,v 1.8 2002/07/09 10:28:30 phoenix Exp $
A="${PN}_${PV}.tar.gz omniORBpy_1_4.tar.gz omniNotify11b1.tar.gz"
S=${WORKDIR}/omni
@@ -10,6 +10,9 @@ SRC_URI="ftp://ftp.uk.research.att.com/pub/omniORB/omniORB3/${PN}_${PV}.tar.gz
ftp://ftp.uk.research.att.com/pub/omniORB/omniORBpy/${PN}py_1_4.tar.gz
ftp://ftp.uk.research.att.com/pub/omniNotify/omniNotify1/omniNotify11b1.tar.gz"
HOMEPAGE="http://www.uk.research.att.com/omniORB/"
+KEYWORDS="x86"
+LICENSE="GPL-2"
+SLOT="0"
DEPEND="virtual/glibc
>=dev-lang/python-2.1"