diff options
author | David Holm <dholm@gentoo.org> | 2004-10-15 16:14:07 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-15 16:14:07 +0000 |
commit | 720ac32db1b0fff1f38bc9583830be065c3c6958 (patch) | |
tree | a68625842d959eaa2d6c704e552dce909a07cb80 /x11-wm | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-720ac32db1b0fff1f38bc9583830be065c3c6958.tar.gz gentoo-2-720ac32db1b0fff1f38bc9583830be065c3c6958.tar.bz2 gentoo-2-720ac32db1b0fff1f38bc9583830be065c3c6958.zip |
Added to ~ppc
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/integrity/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/integrity/integrity-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/integrity/ChangeLog b/x11-wm/integrity/ChangeLog index b6ba6323ea05..7cd47fd061c8 100644 --- a/x11-wm/integrity/ChangeLog +++ b/x11-wm/integrity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/integrity # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/integrity/ChangeLog,v 1.1 2004/09/07 14:06:24 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/integrity/ChangeLog,v 1.2 2004/10/15 16:12:36 dholm Exp $ + + 15 Oct 2004; David Holm <dholm@gentoo.org> integrity-1.0.ebuild: + Added to ~ppc. *integrity-1.0 (07 Sep 2004) diff --git a/x11-wm/integrity/integrity-1.0.ebuild b/x11-wm/integrity/integrity-1.0.ebuild index 50b782156fbf..f28ecca89970 100644 --- a/x11-wm/integrity/integrity-1.0.ebuild +++ b/x11-wm/integrity/integrity-1.0.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/x11-wm/integrity/integrity-1.0.ebuild,v 1.1 2004/09/07 14:06:24 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/integrity/integrity-1.0.ebuild,v 1.2 2004/10/15 16:12:36 dholm Exp $ IUSE="" @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="virtual/x11 >=x11-libs/qt-3.2.3" |