summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBret Curtis <psi29a@gentoo.org>2004-03-07 19:31:20 +0000
committerBret Curtis <psi29a@gentoo.org>2004-03-07 19:31:20 +0000
commit8b130190f08cb18a07a4c124bc8af6810013e3cd (patch)
treef2c6a34b8a521ae2226cd2a7d204c2ce0d6bdc17 /app-text/dgs
parentfixed whitespace warnings from repoman (diff)
downloadhistorical-8b130190f08cb18a07a4c124bc8af6810013e3cd.tar.gz
historical-8b130190f08cb18a07a4c124bc8af6810013e3cd.tar.bz2
historical-8b130190f08cb18a07a4c124bc8af6810013e3cd.zip
Added ~mips to KEYWORDS
Diffstat (limited to 'app-text/dgs')
-rw-r--r--app-text/dgs/ChangeLog7
-rw-r--r--app-text/dgs/Manifest6
-rw-r--r--app-text/dgs/dgs-0.5.10-r1.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/app-text/dgs/ChangeLog b/app-text/dgs/ChangeLog
index 538cf3ac6161..cace610901b1 100644
--- a/app-text/dgs/ChangeLog
+++ b/app-text/dgs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/dgs
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/ChangeLog,v 1.11 2003/08/04 19:18:39 gmsoft Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/ChangeLog,v 1.12 2004/03/07 19:31:20 psi29a Exp $
+
+ 07 Mar 2004; Bret Curtis <psi29a@gentoo.org> dgs-0.5.10-r1.ebuild:
+ Added ~mips to KEYWORDS
03 Aug 2003; Olivier Crete <tester@gentoo.org> dgs-0.5.10-r1.ebuild:
Add gnuconfig_update for amd64, mark stable on amd64
diff --git a/app-text/dgs/Manifest b/app-text/dgs/Manifest
index 732378e6d4ba..c33e2b0ffba1 100644
--- a/app-text/dgs/Manifest
+++ b/app-text/dgs/Manifest
@@ -1,4 +1,4 @@
-MD5 80d9aa83efdd399250d8b43889abf572 dgs-0.5.10-r1.ebuild 1026
-MD5 55611ad756d66c0eedb539eb59cf608b ChangeLog 1587
-MD5 451b8d732d17eb1e16e6fd6b116411d9 files/digest-dgs-0.5.10-r1 63
+MD5 fff4fa20b3f3d4b9091128dd52238e72 ChangeLog 1683
+MD5 c817a365a501ac47cdf8c89bd8aeb336 dgs-0.5.10-r1.ebuild 1032
MD5 c80e720c69104e2ac5daec31d4b9affc files/dgs-0.5.10-gs-time_.h-gentoo.diff 415
+MD5 451b8d732d17eb1e16e6fd6b116411d9 files/digest-dgs-0.5.10-r1 63
diff --git a/app-text/dgs/dgs-0.5.10-r1.ebuild b/app-text/dgs/dgs-0.5.10-r1.ebuild
index bc7f9cac2bcb..c8695c31f061 100644
--- a/app-text/dgs/dgs-0.5.10-r1.ebuild
+++ b/app-text/dgs/dgs-0.5.10-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.20 2004/02/29 18:10:25 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.21 2004/03/07 19:31:20 psi29a Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gyve.org/dgs/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha amd64 hppa"
+KEYWORDS="x86 ppc sparc alpha amd64 hppa ~mips"
RDEPEND="=dev-libs/glib-1.2*
virtual/x11"