summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2009-10-08 18:26:32 -0700
committerEric Sandall2009-10-08 22:39:24 -0700
commit05eb009189e1606b3c196a8ae078defbde817d6b (patch)
treecc47c5cf8ac59393acf9cd399edd898a64b71ccb
parentb14cef4c3927e267133381850769f75aa238db5b (diff)
xmodmap: Removed XORG_VER and PKG
(cherry picked from commit 4bbc885a7537cbab0cba3955407ec5129fae6cab)
-rwxr-xr-xxorg-app/xmodmap/DETAILS6
-rw-r--r--xorg-app/xmodmap/HISTORY1
2 files changed, 3 insertions, 4 deletions
diff --git a/xorg-app/xmodmap/DETAILS b/xorg-app/xmodmap/DETAILS
index f02c3d4af0..5932713ebf 100755
--- a/xorg-app/xmodmap/DETAILS
+++ b/xorg-app/xmodmap/DETAILS
@@ -1,12 +1,10 @@
SPELL=xmodmap
- PKG=xmodmap
VERSION=1.0.4
- XORG_VER=X11R7.1
- SOURCE=${PKG}-${VERSION}.tar.bz2
+ SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/${SOURCE}
# SOURCE_HASH=sha512:cf38270af70e04861a9ac8c0ffaaa5e2bc3a041a588d381707999df5d588c1342a0229ba1f5bc9dc48d725e8dc398d2fd5da9ee53ca267fdfd5d7d408fccd357
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
diff --git a/xorg-app/xmodmap/HISTORY b/xorg-app/xmodmap/HISTORY
index 6e97431ce6..7c8431a728 100644
--- a/xorg-app/xmodmap/HISTORY
+++ b/xorg-app/xmodmap/HISTORY
@@ -1,6 +1,7 @@
2009-10-08 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 1.0.4
SOURCE matches upstream posted MD5
+ Removed XORG_VER and PKG
2008-03-17 Eric Sandall <sandalle@sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well