summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-10-05 17:50:28 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-10-05 17:50:28 +0000
commit42e200cf5f0f37de4b3fb5fc478d17f08fff8099 (patch)
treea01dee9a60ea13c4df9e537849a403e131c372a5 /app-misc
parentx11-proto/xextproto: add missing dep on inputproto (fixes bug #227583 and dupes) (diff)
downloadgentoo-2-42e200cf5f0f37de4b3fb5fc478d17f08fff8099.tar.gz
gentoo-2-42e200cf5f0f37de4b3fb5fc478d17f08fff8099.tar.bz2
gentoo-2-42e200cf5f0f37de4b3fb5fc478d17f08fff8099.zip
Add missing multilib inherit line.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/egads/ChangeLog5
-rw-r--r--app-misc/egads/egads-0.9.5.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/app-misc/egads/ChangeLog b/app-misc/egads/ChangeLog
index 224ec20f8658..5023783a73e1 100644
--- a/app-misc/egads/ChangeLog
+++ b/app-misc/egads/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/egads
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/egads/ChangeLog,v 1.9 2008/02/08 02:05:08 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/egads/ChangeLog,v 1.10 2008/10/05 17:50:28 flameeyes Exp $
+
+ 05 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> egads-0.9.5.ebuild:
+ Add missing multilib inherit line.
08 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> egads-0.9.5.ebuild:
Fix quotes.
diff --git a/app-misc/egads/egads-0.9.5.ebuild b/app-misc/egads/egads-0.9.5.ebuild
index 8278d3ef682c..4e94023e494c 100644
--- a/app-misc/egads/egads-0.9.5.ebuild
+++ b/app-misc/egads/egads-0.9.5.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/egads/egads-0.9.5.ebuild,v 1.8 2008/02/08 02:05:08 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/egads/egads-0.9.5.ebuild,v 1.9 2008/10/05 17:50:28 flameeyes Exp $
+
+inherit multilib
DESCRIPTION="Entropy Gathering And Distribution System"
HOMEPAGE="http://www.securesoftware.com/download_${PN}.htm"