summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2011-12-16 21:25:55 +0000
committerrandomdan <randomdan@localhost>2011-12-16 21:25:55 +0000
commit4a58d28eb9d41af14076a154190355e3897cdbe6 (patch)
tree1b1ad30c30d981e63354d6474b6d79586c6b8fef /dev-db
parentMinor bugfix bump (diff)
downloadportage-4a58d28eb9d41af14076a154190355e3897cdbe6.tar.bz2
portage-4a58d28eb9d41af14076a154190355e3897cdbe6.tar.xz
portage-4a58d28eb9d41af14076a154190355e3897cdbe6.zip
Update deps
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/postgresql_autodoc/Manifest2
-rw-r--r--dev-db/postgresql_autodoc/postgresql_autodoc-1.40.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-db/postgresql_autodoc/Manifest b/dev-db/postgresql_autodoc/Manifest
index c518639..41dcfbb 100644
--- a/dev-db/postgresql_autodoc/Manifest
+++ b/dev-db/postgresql_autodoc/Manifest
@@ -1,2 +1,2 @@
DIST postgresql_autodoc-1.40.tar.gz 26075 RMD160 5fb0e8348df89b13949a9bd65b82b3e293328a9a SHA1 753b1a30a325bc2e9e336113ec116a7d53746ddd SHA256 f18877f9e0ac71c4ae1d0c6a1b4c73e7967549560246a2c86773c788ec413a15
-EBUILD postgresql_autodoc-1.40.ebuild 706 RMD160 3673ccdea47d8757f99e9a2d62cf17d000d2e7f3 SHA1 d8075f3b5a64747cea2c21b73eaf0a6e99836dd3 SHA256 820b981072a506fb4a50aca466e9443879c8474527893d00c920100b9d2bf67b
+EBUILD postgresql_autodoc-1.40.ebuild 734 RMD160 46dd2f575a490eb61c98af1024ba029bb1465824 SHA1 6f23a236fcaa2a0a240745cc66e1d42f4e236017 SHA256 9b1d791429ac979d673842972dcfbe56706f382ba97c786921e1c14cef3564e5
diff --git a/dev-db/postgresql_autodoc/postgresql_autodoc-1.40.ebuild b/dev-db/postgresql_autodoc/postgresql_autodoc-1.40.ebuild
index e9a0487..23f7630 100644
--- a/dev-db/postgresql_autodoc/postgresql_autodoc-1.40.ebuild
+++ b/dev-db/postgresql_autodoc/postgresql_autodoc-1.40.ebuild
@@ -8,12 +8,13 @@ SRC_URI="http://www.rbt.ca/autodoc/binaries/${PF}.tar.gz"
LICENSE=""
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 amd64"
IUSE=""
DEPEND="
dev-perl/HTML-Template
dev-perl/DBI
+ dev-perl/TermReadKey
dev-perl/DBD-Pg
sys-apps/sed
dev-lang/perl"