summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2008-01-27 00:15:45 +0000
committerGeorge Shapovalov <george@gentoo.org>2008-01-27 00:15:45 +0000
commit32e6e3638eaa964c153bb1cd3bcf55adfe80dd9e (patch)
treeee85e094d1e20d86f702ea1bff7aab7e31c8cd1f /dev-ada/polyorb/polyorb-2.1.0.ebuild
parentDrop bogus .ChangeLog.swp Manifest entry. (diff)
downloadhistorical-32e6e3638eaa964c153bb1cd3bcf55adfe80dd9e.tar.gz
historical-32e6e3638eaa964c153bb1cd3bcf55adfe80dd9e.tar.bz2
historical-32e6e3638eaa964c153bb1cd3bcf55adfe80dd9e.zip
adjusted DEPEND to use new virtual/ada, minor cleanups
Package-Manager: portage-2.1.4
Diffstat (limited to 'dev-ada/polyorb/polyorb-2.1.0.ebuild')
-rw-r--r--dev-ada/polyorb/polyorb-2.1.0.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-ada/polyorb/polyorb-2.1.0.ebuild b/dev-ada/polyorb/polyorb-2.1.0.ebuild
index 20e933214a49..aa0ce8c1c26b 100644
--- a/dev-ada/polyorb/polyorb-2.1.0.ebuild
+++ b/dev-ada/polyorb/polyorb-2.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/polyorb/polyorb-2.1.0.ebuild,v 1.5 2007/07/15 04:21:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/polyorb/polyorb-2.1.0.ebuild,v 1.6 2008/01/27 00:15:45 george Exp $
inherit gnat
@@ -16,7 +16,7 @@ KEYWORDS="~x86 ~amd64"
RDEPEND="ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
- virtual/gnat"
+ virtual/ada"
#lib_compile()
lib_compile()
@@ -50,7 +50,7 @@ lib_install()
src_install ()
{
- cd ${S}
+ cd "${S}"
# install sources
dodir ${AdalibSpecsDir}/${PN}
insinto ${AdalibSpecsDir}/${PN}
@@ -64,7 +64,7 @@ src_install ()
gnat_src_install
- dodoc CHANGE_10049 COPYING FEATURES MANIFEST NEWS README
+ dodoc CHANGE_10049 FEATURES MANIFEST NEWS README
doinfo docs/*.info
if use doc; then
dohtml docs/polyorb_ug.html/*.html