diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 08:17:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 08:17:10 +0000 |
commit | 3c2f5f2548572a2e683b3ea683101525d6f9aac4 (patch) | |
tree | 65539b35966e6393c47e9a9bd8f14563c365baf7 /x11-apps/xtrap | |
parent | Repoman warnings (diff) | |
download | gentoo-2-3c2f5f2548572a2e683b3ea683101525d6f9aac4.tar.gz gentoo-2-3c2f5f2548572a2e683b3ea683101525d6f9aac4.tar.bz2 gentoo-2-3c2f5f2548572a2e683b3ea683101525d6f9aac4.zip |
fix repoman warnings
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xtrap')
-rw-r--r-- | x11-apps/xtrap/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xtrap/xtrap-1.0.2.ebuild | 5 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-apps/xtrap/ChangeLog b/x11-apps/xtrap/ChangeLog index 4615f09fbc53..4baa20ecd996 100644 --- a/x11-apps/xtrap/ChangeLog +++ b/x11-apps/xtrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xtrap -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.18 2008/03/24 14:21:23 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.19 2009/05/05 08:17:10 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xtrap-1.0.2.ebuild: + fix repoman warnings 24 Mar 2008; Markus Meier <maekke@gentoo.org> xtrap-1.0.2.ebuild: amd64 stable, bug #202087 diff --git a/x11-apps/xtrap/xtrap-1.0.2.ebuild b/x11-apps/xtrap/xtrap-1.0.2.ebuild index cfa5d2a4a799..cec5ec4675a8 100644 --- a/x11-apps/xtrap/xtrap-1.0.2.ebuild +++ b/x11-apps/xtrap/xtrap-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-1.0.2.ebuild,v 1.5 2008/03/24 14:21:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-1.0.2.ebuild,v 1.6 2009/05/05 08:17:10 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xtrap application" KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXTrap" DEPEND="${RDEPEND} |