summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-19 14:21:12 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-19 14:21:12 +0000
commit9429a3d9fd06ef24583a65a56bc11eae322d1beb (patch)
tree6f1bf3cd8e489892821b5fff70a50ba39bcf526a /dev-db
parentia64 KEYWORDS (diff)
downloadhistorical-9429a3d9fd06ef24583a65a56bc11eae322d1beb.tar.gz
historical-9429a3d9fd06ef24583a65a56bc11eae322d1beb.tar.bz2
historical-9429a3d9fd06ef24583a65a56bc11eae322d1beb.zip
ia64 KEYWORDS
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/firebird/Manifest22
-rw-r--r--dev-db/firebird/firebird-1.5.1.ebuild4
2 files changed, 18 insertions, 8 deletions
diff --git a/dev-db/firebird/Manifest b/dev-db/firebird/Manifest
index 62c7cc082aa7..bd866dcae120 100644
--- a/dev-db/firebird/Manifest
+++ b/dev-db/firebird/Manifest
@@ -1,11 +1,21 @@
-MD5 a27bd48254c182cf3b0fdef6cb6daf2f firebird-1.5.1.ebuild 6387
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 fe09dc3bb1da8a3d5db33e35af94add1 ChangeLog 3937
MD5 70eaf71c2018b87fe06aed9df3799509 metadata.xml 225
-MD5 c5f5e6bae2cae891269931331e69f1ca files/firebird.conf.d 80
-MD5 19238be258dea758cf3f082df5ae813a files/firebird.init.d 697
-MD5 d3278f869be37481ddde143f5ee98c4a files/70firebird-1.5.0 50
+MD5 9ec9198f70a65b02ed8dc44503ffc717 firebird-1.5.1.ebuild 6389
+MD5 a71afe7683db444d9647fc136eaeb1c1 files/70firebird 77
+MD5 5bc644b4558c11069e2a946e029d70bb files/firebird-1.5.1-gcc34.patch 5906
MD5 b0d6de21d0e14d41983d440d5675e9d5 files/firebird.xinetd 206
+MD5 d3278f869be37481ddde143f5ee98c4a files/70firebird-1.5.0 50
MD5 5b28cc81eff2c59fbee652dc2c6ed483 files/firebird-1.5.0.xinetd 425
-MD5 5bc644b4558c11069e2a946e029d70bb files/firebird-1.5.1-gcc34.patch 5906
-MD5 a71afe7683db444d9647fc136eaeb1c1 files/70firebird 77
+MD5 c5f5e6bae2cae891269931331e69f1ca files/firebird.conf.d 80
+MD5 19238be258dea758cf3f082df5ae813a files/firebird.init.d 697
MD5 606e690fe61535cc02d7314616e263fb files/digest-firebird-1.5.1 73
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.9.10 (GNU/Linux)
+
+iD8DBQFBdSLsHTu7gpaalycRApqXAJ4mIUR9vzBQxX+DtpKh+tn+c6Y0QwCdFFe1
+EsRzRrJT3uRZfE7EQPayTQE=
+=W1nq
+-----END PGP SIGNATURE-----
diff --git a/dev-db/firebird/firebird-1.5.1.ebuild b/dev-db/firebird/firebird-1.5.1.ebuild
index b314a4132dac..135507ed6078 100644
--- a/dev-db/firebird/firebird-1.5.1.ebuild
+++ b/dev-db/firebird/firebird-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.1.ebuild,v 1.5 2004/10/17 18:39:38 sekretarz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.1.ebuild,v 1.6 2004/10/19 14:21:12 vapier Exp $
inherit flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/firebird/${P}.${extra_ver}.tar.bz2"
LICENSE="Interbase-1.0"
SLOT="0"
-KEYWORDS="x86 ~sparc ~amd64"
+KEYWORDS="~amd64 ia64 ~sparc x86"
IUSE="inetd"
RESTRICT="nouserpriv"