diff options
author | Bret Curtis <psi29a@gentoo.org> | 2004-03-09 03:14:11 +0000 |
---|---|---|
committer | Bret Curtis <psi29a@gentoo.org> | 2004-03-09 03:14:11 +0000 |
commit | d5774cc3bd2e2d93ab185f841f1606803a8f8852 (patch) | |
tree | 140227c6afaf85b31682a6752e60bdb43bde5824 /xfce-base/libxfce4util | |
parent | new package (diff) | |
download | historical-d5774cc3bd2e2d93ab185f841f1606803a8f8852.tar.gz historical-d5774cc3bd2e2d93ab185f841f1606803a8f8852.tar.bz2 historical-d5774cc3bd2e2d93ab185f841f1606803a8f8852.zip |
Added ~mips to KEYWORDS.
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/Manifest | 12 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 0cca242dab4b..e5b00e14f395 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.15 2004/03/03 00:45:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.16 2004/03/09 03:12:30 psi29a Exp $ + + 08 Mar 2004; Bret Curtis <psi29a@gentoo.org> libxfce4util-4.0.3.ebuild: + Added ~mips to KEYWORDS 02 Mar 2004; <gustavoz@gentoo.org> libxfce4util-4.0.3.ebuild: stable on sparc diff --git a/xfce-base/libxfce4util/Manifest b/xfce-base/libxfce4util/Manifest index adbb25f85a7a..2af232364bcb 100644 --- a/xfce-base/libxfce4util/Manifest +++ b/xfce-base/libxfce4util/Manifest @@ -1,10 +1,10 @@ -MD5 ab019e8fc07dc4bb9517e3a349a9fe80 libxfce4util-4.0.0.ebuild 650 -MD5 5962c55589ee4bbc782be13bc43fc644 libxfce4util-4.0.2.ebuild 654 MD5 2916102d2597274dc7118e036b8f843a libxfce4util-4.0.1.ebuild 655 -MD5 b967fd5a6ed5ce0b503d9996112cc9ed ChangeLog 2057 +MD5 ab019e8fc07dc4bb9517e3a349a9fe80 libxfce4util-4.0.0.ebuild 650 +MD5 33995e9bb7cfcd65212b34a33cae4361 libxfce4util-4.0.3.ebuild 660 +MD5 83cfdb9962fb2455fee36f632208966e ChangeLog 2158 MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 -MD5 98a965fcc10a1ecbbf5aa4c4a55c14bb libxfce4util-4.0.3.ebuild 654 -MD5 87241d013b4f2465e13fe51c6fa56e3f files/digest-libxfce4util-4.0.0 70 +MD5 5962c55589ee4bbc782be13bc43fc644 libxfce4util-4.0.2.ebuild 654 MD5 8482c13836537803810fa29b9b2c8158 files/digest-libxfce4util-4.0.1 70 -MD5 04a19ffb2747b88a6a9eb8caafaf5fe6 files/digest-libxfce4util-4.0.2 70 +MD5 87241d013b4f2465e13fe51c6fa56e3f files/digest-libxfce4util-4.0.0 70 MD5 ccf8b3382fa4b106239db640ebbfdbeb files/digest-libxfce4util-4.0.3 70 +MD5 04a19ffb2747b88a6a9eb8caafaf5fe6 files/digest-libxfce4util-4.0.2 70 diff --git a/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild b/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild index ecd0f3686d80..de1defb8cddf 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild,v 1.3 2004/03/03 00:45:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.0.3.ebuild,v 1.4 2004/03/09 03:12:30 psi29a Exp $ IUSE="" S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ SRC_URI="http://www.xfce.org/archive/xfce-${PV}/src/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 ~hppa" +KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 ~hppa ~mips" DEPEND=">=x11-libs/gtk+-2.0.6 dev-util/pkgconfig |