diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 10:29:48 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 10:29:48 +0000 |
commit | ce745d210f9f4fd87c5c87426e2ef389f7c4820c (patch) | |
tree | 15b876a92805eb9108bea8ea2528b385e2f5e743 /sys-apps/pmount | |
parent | ppc stable, bug #113826 (diff) | |
download | historical-ce745d210f9f4fd87c5c87426e2ef389f7c4820c.tar.gz historical-ce745d210f9f4fd87c5c87426e2ef389f7c4820c.tar.bz2 historical-ce745d210f9f4fd87c5c87426e2ef389f7c4820c.zip |
Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r-- | sys-apps/pmount/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pmount/pmount-0.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index 102fb5892981..299485c14b50 100644 --- a/sys-apps/pmount/ChangeLog +++ b/sys-apps/pmount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pmount # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.17 2006/01/22 01:59:15 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.18 2006/01/22 10:29:48 dertobi123 Exp $ + + 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> pmount-0.9.6.ebuild: + Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> pmount-0.9.6.ebuild: Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 diff --git a/sys-apps/pmount/pmount-0.9.6.ebuild b/sys-apps/pmount/pmount-0.9.6.ebuild index 4040f6209d0f..3a6fe5858617 100644 --- a/sys-apps/pmount/pmount-0.9.6.ebuild +++ b/sys-apps/pmount/pmount-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.6.ebuild,v 1.8 2006/01/22 01:59:15 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.6.ebuild,v 1.9 2006/01/22 10:29:48 dertobi123 Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.piware.de/projects/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~amd64 ~arm ~ia64 ppc ~ppc64 sparc x86" IUSE="crypt" DEPEND=">=sys-apps/dbus-0.33 |