summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 17:57:38 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 17:57:38 +0000
commit8d780f868cabb788fb1b44c5037710592b78182c (patch)
tree9986b39aa7bb9052e65e26e1e07e8bbdfaa871d9 /dev-libs/libebml/libebml-0.6.3.ebuild
parentback off one of the arm patches (diff)
downloadgentoo-2-8d780f868cabb788fb1b44c5037710592b78182c.tar.gz
gentoo-2-8d780f868cabb788fb1b44c5037710592b78182c.tar.bz2
gentoo-2-8d780f868cabb788fb1b44c5037710592b78182c.zip
Add flag-o-matic for bug 49179
Diffstat (limited to 'dev-libs/libebml/libebml-0.6.3.ebuild')
-rw-r--r--dev-libs/libebml/libebml-0.6.3.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-libs/libebml/libebml-0.6.3.ebuild b/dev-libs/libebml/libebml-0.6.3.ebuild
index 389d9fc01c84..0e0a587ae598 100644
--- a/dev-libs/libebml/libebml-0.6.3.ebuild
+++ b/dev-libs/libebml/libebml-0.6.3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.3.ebuild,v 1.3 2004/02/27 16:20:08 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.3.ebuild,v 1.4 2004/04/27 17:57:38 agriffis Exp $
+
+inherit flag-o-matic
IUSE=""
@@ -27,3 +29,4 @@ src_install () {
einstall || die "make install failed"
dodoc ${S}/LICENSE.*
}
+