diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-24 14:21:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-24 14:21:23 +0000 |
commit | 2ab23f3e771da73365bd26387bb47abf948dd02f (patch) | |
tree | 8a9e7a9acb94607f0417be6e0af3e64098b9d77c /x11-apps/xtrap | |
parent | version bump (diff) | |
download | historical-2ab23f3e771da73365bd26387bb47abf948dd02f.tar.gz historical-2ab23f3e771da73365bd26387bb47abf948dd02f.tar.bz2 historical-2ab23f3e771da73365bd26387bb47abf948dd02f.zip |
amd64 stable, bug #202087
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-apps/xtrap')
-rw-r--r-- | x11-apps/xtrap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xtrap/xtrap-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xtrap/ChangeLog b/x11-apps/xtrap/ChangeLog index 0f20370cad59..4615f09fbc53 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.17 2008/01/11 08:36:06 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/ChangeLog,v 1.18 2008/03/24 14:21:23 maekke Exp $ + + 24 Mar 2008; Markus Meier <maekke@gentoo.org> xtrap-1.0.2.ebuild: + amd64 stable, bug #202087 11 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>; xtrap-1.0.2.ebuild: (#205135) Missed build-time dep on trapproto (Patrick Lauer). diff --git a/x11-apps/xtrap/xtrap-1.0.2.ebuild b/x11-apps/xtrap/xtrap-1.0.2.ebuild index da6099d5a28b..cfa5d2a4a799 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 # 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.4 2008/01/13 09:35:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtrap/xtrap-1.0.2.ebuild,v 1.5 2008/03/24 14:21:23 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xtrap application" -KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXTrap" DEPEND="${RDEPEND} |